Share via


ServiceEndpoint.IsSystemEndpoint Özellik

Tanım

Hizmet uç noktasının kullanıcı tanımlı olmaktan çok sistem tarafından oluşturulup oluşturulmadığını alır veya ayarlar.

public:
 property bool IsSystemEndpoint { bool get(); void set(bool value); };
public bool IsSystemEndpoint { get; set; }
member this.IsSystemEndpoint : bool with get, set
Public Property IsSystemEndpoint As Boolean

Özellik Değeri

true hizmet uç noktası sistem tarafından oluşturulduysa; aksi takdirde , false.

Şunlara uygulanır