UserVisibleFeature.Clustered 属性

定义

获得一个值,表示该特征是否为聚类。

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

属性值

true如果该特征是聚类的;否则,。 false

适用于