DiscoveryClientElement.BindingElementType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 DiscoveryClientBindingElement 的類型。
public:
virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type
屬性值
型別物件。
備註
DiscoveryClientBindingElement 是一種繫結項目,可加入至用戶端應用程式以利用「探索用戶端通道」,讓用戶端應用程式不必事先得知端點位址即可存取可探索服務。