UserVisibleFeature.Category Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the category of the feature.
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
Property Value
- Microsoft.SQL.Chainer.Product.ProductFeatureTypeCategory
The category of the feature.