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. |