UserVisibleFeature.Category プロパティ

定義

機能のカテゴリを取得します。

public:
 property Microsoft::SQL::Chainer::Product::ProductFeatureTypeCategory Category { Microsoft::SQL::Chainer::Product::ProductFeatureTypeCategory get(); };
public Microsoft.SQL.Chainer.Product.ProductFeatureTypeCategory Category { get; }
member this.Category : Microsoft.SQL.Chainer.Product.ProductFeatureTypeCategory
Public ReadOnly Property Category As ProductFeatureTypeCategory

プロパティ値

Microsoft.SQL.Chainer.Product.ProductFeatureTypeCategory

機能のカテゴリ。

適用対象