Aracılığıyla paylaş


ServiceEndpointElement.IsSystemEndpoint Özellik

Tanım

Bu hizmet uç noktasının bir altyapı uç noktası olup olmadığını gösteren bir değer alır veya ayarlar.

public:
 property bool IsSystemEndpoint { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("isSystemEndpoint", DefaultValue=false)]
public bool IsSystemEndpoint { get; set; }
[<System.Configuration.ConfigurationProperty("isSystemEndpoint", DefaultValue=false)>]
member this.IsSystemEndpoint : bool with get, set
Public Property IsSystemEndpoint As Boolean

Özellik Değeri

Boolean

true Bu hizmet uç noktası bir altyapı uç noktasıdır; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır