FeatureTree.SharedCategory 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 or sets the shared category.
public:
property Microsoft::SqlServer::Configuration::MsiExtension::ProductFeatureAttribute ^ SharedCategory { Microsoft::SqlServer::Configuration::MsiExtension::ProductFeatureAttribute ^ get(); void set(Microsoft::SqlServer::Configuration::MsiExtension::ProductFeatureAttribute ^ value); };
public Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute SharedCategory { get; set; }
member this.SharedCategory : Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute with get, set
Public Property SharedCategory As ProductFeatureAttribute
Property Value
- Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute
The shared category.