Aracılığıyla paylaş


IStereotypeInstance.Profile Özellik

Edinmek tanımlandığı profili.

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

Sözdizimi

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

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IStereotypeInstance Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı