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。

适用于