IStereotype.DisplayName Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IStereotype Interface

Microsoft.VisualStudio.Uml.Profiles Namespace