BaseDefinitionAttribute.BaseDefinition Property

Definition

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 : string
Public ReadOnly Property BaseDefinition As String

Property Value

The base definition name.

Applies to