Aracılığıyla paylaş


ServiceEndpointElement.EndpointConfiguration Özellik

Tanım

Özelliği tarafından ayarlanan ve bu standart uç noktanın ek yapılandırma bilgilerine Kind başvuran standart uç noktanın adını alır veya ayarlar. Aynı ad içinde StandardEndpointsSectiontanımlanmalıdır.

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

Özellik Değeri

özelliği tarafından ayarlanan standart uç noktanın Kind adı.

Öznitelikler

Şunlara uygulanır