Sdílet prostřednictvím


IStereotypePropertyInstance.StereotypeInstance – vlastnost

StereotypeInstance, který je součástí tohoto PropertyInstance.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.IStereotypeInstance

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IStereotypePropertyInstance Rozhraní

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