CustomPeerResolverService.ControlShape 屬性

定義

取得或設定對等解析程式服務是否共用轉介。

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

屬性值

如果對等解析程式服務共用轉介則為 true,否則為 false。

適用於