Sdílet prostřednictvím


IProfile.Name – vlastnost

Název profilu pro referenční účely.

Obor názvů:  Microsoft.VisualStudio.Uml.Profiles
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IProfile Rozhraní

Microsoft.VisualStudio.Uml.Profiles – obor názvů