FeatureTreeEventArgs.Feature 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 features visible to the user.
public:
property Microsoft::SqlServer::Configuration::UserVisibleFeature ^ Feature { Microsoft::SqlServer::Configuration::UserVisibleFeature ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeature Feature { get; }
member this.Feature : Microsoft.SqlServer.Configuration.UserVisibleFeature
Public ReadOnly Property Feature As UserVisibleFeature
Property Value
The features visible to the user.