UserVisibleFeature.Clustered 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获得一个值,表示该特征是否为聚类。
public:
property bool Clustered { bool get(); };
public bool Clustered { get; }
member this.Clustered : bool
Public ReadOnly Property Clustered As Boolean
属性值
true如果该特征是聚类的;否则,。 false