IAppDomainSetup.LicenseFile 屬性

定義

取得或設定與這個定義域相關聯的使用權檔案的位置。

public:
 property System::String ^ LicenseFile { System::String ^ get(); void set(System::String ^ value); };
public string LicenseFile { get; set; }
member this.LicenseFile : string with get, set
Public Property LicenseFile As String

屬性值

String,可以指定授權檔案的名稱。

適用於