PatchFeatureTree.MachineFeaturesAttribute 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 properties for the product feature.
public:
property Microsoft::SqlServer::Configuration::MsiExtension::ProductFeatureAttribute ^ MachineFeaturesAttribute { Microsoft::SqlServer::Configuration::MsiExtension::ProductFeatureAttribute ^ get(); };
public Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute MachineFeaturesAttribute { get; }
member this.MachineFeaturesAttribute : Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute
Public ReadOnly Property MachineFeaturesAttribute As ProductFeatureAttribute
Property Value
Microsoft.SqlServer.Configuration.MsiExtension.ProductFeatureAttribute
The properties for the product feature.