BaseDefinitionAttribute.BaseDefinition 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 base definition name.
public:
 property System::String ^ BaseDefinition { System::String ^ get(); };public:
 property Platform::String ^ BaseDefinition { Platform::String ^ get(); };public string BaseDefinition { get; }member this.BaseDefinition : stringPublic ReadOnly Property BaseDefinition As StringProperty Value
The base definition name.