Aracılığıyla paylaş


IStereotypePropertyInstance.Name Özellik

Özelliğin adı.

Ad alanı:  Microsoft.VisualStudio.Uml.Classes
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
Property Name As String
string Name { get; set; }
property String^ Name {
    String^ get ();
    void set (String^ value);
}
abstract Name : string with get, set
function get Name () : String
function set Name (value : String)

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IStereotypePropertyInstance Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı