AppDomainSetup::LicenseFile Property
.NET Framework (current version)
Gets or sets the location of the license file associated with this domain.
Assembly: mscorlib (in mscorlib.dll)
public: property String^ LicenseFile { virtual String^ get() sealed; virtual void set(String^ value) sealed; }
Implements
IAppDomainSetup::LicenseFileFileIOPermission
for access to the path information. Associated enumeration: FileIOPermissionAccess::PathDiscovery
.NET Framework
Available since 1.1
Available since 1.1
Show: