IStereotypePropertyInstance.StereotypeInstance (Propiedad)

StereotypeInstance de la que forma parte esta PropertyInstance.

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

Sintaxis

'Declaración
Property StereotypeInstance As IStereotypeInstance
IStereotypeInstance StereotypeInstance { get; set; }
property IStereotypeInstance^ StereotypeInstance {
    IStereotypeInstance^ get ();
    void set (IStereotypeInstance^ value);
}
abstract StereotypeInstance : IStereotypeInstance with get, set
function get StereotypeInstance () : IStereotypeInstance
function set StereotypeInstance (value : IStereotypeInstance)

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Classes.IStereotypeInstance

Seguridad de .NET Framework

Vea también

Referencia

IStereotypePropertyInstance Interfaz

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