Partager via


IVsDataViewPropertyInfo.Value, propriété

Obtient la valeur de la propriété de nœud.

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

Syntaxe

'Déclaration
ReadOnly Property Value As String
string Value { get; }
property String^ Value {
    String^ get ();
}
abstract Value : string with get
function get Value () : String

Valeur de propriété

Type : String
Chaîne contenant la valeur de la propriété de nœud.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewPropertyInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms