Property Assembly
| Improve this Doc View SourceAssembly
Gets the assembly that this license provider attribute is declared.
Declaration
public Assembly Assembly { get; }
Property Value
Type | Description |
---|---|
System.Reflection.Assembly | The assembly that this license provider attribute is declared. |