Property AssemblyData
| Improve this Doc View SourceAssemblyData
Gets the assembly data.
Declaration
public string AssemblyData { get; }
Property Value
| Type | Description | 
|---|---|
| System.String | The assemlby data returned by AssemblyLicense.GetAssemblyData.  | 
    
Gets the assembly data.
public string AssemblyData { get; }
| Type | Description | 
|---|---|
| System.String | The assemlby data returned by AssemblyLicense.GetAssemblyData.  |