Udostępnij za pośrednictwem


Metoda GraphObject.GetValue — (GraphProperty)

Pobiera wartość określonego adnotacji.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Function GetValue ( _
    property As GraphProperty _
) As Object
public Object GetValue(
    GraphProperty property
)
public:
Object^ GetValue(
    GraphProperty^ property
)
member GetValue : 
        property:GraphProperty -> Object
public function GetValue(
    property : GraphProperty
) : Object

Parametry

Wartość zwracana

Typ: Object
Obiektem skojarzonym z adnotacji lub wartość null.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphObject Klasa

Przeciążenie GetValue

Przestrzeń nazw Microsoft.VisualStudio.GraphModel