ServiceEndpointElement.EndpointConfiguration Właściwość

Definicja

Pobiera lub ustawia nazwę standardowego punktu końcowego ustawianą przez właściwość , która odwołuje się do dodatkowych informacji o Kind konfiguracji tego standardowego punktu końcowego. Ta sama nazwa musi być zdefiniowana w pliku StandardEndpointsSection .

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

Wartość właściwości

String

Nazwa standardowego punktu końcowego ustawiana przez Kind właściwość .

Atrybuty

Dotyczy