Partilhar via


Propriedade IStereotypePropertyInstance.StereotypeInstance

O StereotypeInstance que esta PropertyInstance faz parte.

Namespace:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
Property StereotypeInstance As IStereotypeInstance
    Get
    Set
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 propriedade

Tipo: Microsoft.VisualStudio.Uml.Classes.IStereotypeInstance

Segurança do .NET Framework

Consulte também

Referência

IStereotypePropertyInstance Interface

Namespace Microsoft.VisualStudio.Uml.Classes