Partilhar via


Propriedade IMetaclass.Name

O nome de metaclasse, como, por exemplo, "Microsoft.VisualStudio.Uml.Components.IComponent".

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

Sintaxe

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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IMetaclass Interface

Namespace Microsoft.VisualStudio.Uml.Profiles