Compartir a través de


IStereotypeInstance.Profile (Propiedad)

Perfil en el que se define el estereotipo.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Classes
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IStereotypeInstance Interfaz

Microsoft.VisualStudio.Uml.Classes (Espacio de nombres)