DisplayNameResourceAttribute.DisplayName Property

Definition

Gets the display name for a domain property, role or class.

public:
 virtual property System::String ^ DisplayName { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public override string DisplayName { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DisplayName : string
Public Overrides ReadOnly Property DisplayName As String

Property Value

Attributes

Applies to