Sdílet prostřednictvím


IStereotypePropertyInstance.Value – vlastnost

Hodnota vlastnosti pro tuto instanci stereotyp.

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

Syntaxe

'Deklarace
Property Value As String
string Value { get; set; }
property String^ Value {
    String^ get ();
    void set (String^ value);
}
abstract Value : string with get, set
function get Value () : String
function set Value (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IStereotypePropertyInstance Rozhraní

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