Freigeben über


IProfile.DisplayName-Eigenschaft

In der Benutzeroberfläche verwendeter Name.

Namespace:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property DisplayName As String
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string with get
function get DisplayName () : String

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

IProfile Schnittstelle

Microsoft.VisualStudio.Uml.Profiles-Namespace