BaseDefinitionAttribute::BaseDefinition Property

 

Gets the base definition name.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)

public:
property String^ BaseDefinition {
	String^ get();
}

Property Value

Type: System::String^

The base definition name.

Return to top
Show: