AppDomainSetup.LicenseFile Propiedad

Definición

Obtiene o establece la ubicación del archivo de licencia asociado a este dominio.

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

Valor de propiedad

String

Nombre y ubicación del archivo de licencia.

Implementaciones

Se aplica a