Udostępnij za pośrednictwem


Właściwość IProfileInstance.Name —

Nazwa profilu, który ProfileInstance ten stosuje się w pakiecie.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IProfileInstance Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes