UserVisibleFeature.Unconfigured 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 unconfigured feature.
public:
property Microsoft::SqlServer::Configuration::FeatureUnconfigured Unconfigured { Microsoft::SqlServer::Configuration::FeatureUnconfigured get(); };
public Microsoft.SqlServer.Configuration.FeatureUnconfigured Unconfigured { get; }
member this.Unconfigured : Microsoft.SqlServer.Configuration.FeatureUnconfigured
Public ReadOnly Property Unconfigured As FeatureUnconfigured
Property Value
The unconfigured feature.