StiLicenseLoadFromEntryAssembly Method |
[Missing <summary> documentation for "M:Stimulsoft.Base.StiLicense.LoadFromEntryAssembly(System.String)"]
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public static void LoadFromEntryAssembly(
string resourceName = "license.key"
)
Public Shared Sub LoadFromEntryAssembly (
Optional resourceName As String = "license.key"
)
Parameters
- resourceName (Optional)
- Type: SystemString
[Missing <param name="resourceName"/> documentation for "M:Stimulsoft.Base.StiLicense.LoadFromEntryAssembly(System.String)"]
See Also