Condividi tramite


Proprietà IProperty.Name

Il nome della proprietà a scopo di riferimento.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IProperty Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles