UserVisibleFeature.Clustered 属性

定义

获取一个值,该值指示功能是否已加入群集。

public:
 property bool Clustered { bool get(); };
public bool Clustered { get; }
member this.Clustered : bool
Public ReadOnly Property Clustered As Boolean

属性值

Boolean

如果功能为群集的,则为 true;否则为 false

适用于