Udostępnij za pośrednictwem


ServiceActivationElement.Factory Właściwość

Definicja

Pobiera lub ustawia ciąg konfiguracyjny, który zawiera nazwę typu CLR fabryki, która generuje element aktywacji usługi.

public:
 property System::String ^ Factory { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("factory", Options=System.Configuration.ConfigurationPropertyOptions.None)]
[System.Configuration.StringValidator(MinLength=0)]
public string Factory { get; set; }
[<System.Configuration.ConfigurationProperty("factory", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.Factory : string with get, set
Public Property Factory As String

Wartość właściwości

String

Ciąg konfiguracji, który zawiera nazwę typu CLR fabryki.

Atrybuty

Dotyczy