Partager via


GraphObject.GetValue, méthode (GraphProperty)

Obtient la valeur de l'annotation spécifiée.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
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

Paramètres

Valeur de retour

Type : System.Object
Objet associé à l'annotation, ou annuler.

Sécurité .NET Framework

Voir aussi

Référence

GraphObject Classe

GetValue, surcharge

Microsoft.VisualStudio.GraphModel, espace de noms