ConfigurationInfo.IsMetaConfiguration 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.
Indication whether the configuration is a meta-configuration.
public:
property bool IsMetaConfiguration { bool get(); };
public:
property bool IsMetaConfiguration { bool get(); };
public bool IsMetaConfiguration { get; }
member this.IsMetaConfiguration : bool
Public ReadOnly Property IsMetaConfiguration As Boolean