Propriedade IStereotype.DisplayName

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

Sintaxe

'Declaração
ReadOnly Property DisplayName As String
    Get
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string
function get DisplayName () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IStereotype Interface

Namespace Microsoft.VisualStudio.Uml.Profiles