IVsDataMappedObjectSelection.SubstitutionValues, propriété

Obtient une liste de valeurs de substitution.

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

Syntaxe

'Déclaration
ReadOnly Property SubstitutionValues As IList(Of IVsDataMappedObjectSubstitutionValue)
IList<IVsDataMappedObjectSubstitutionValue> SubstitutionValues { get; }
property IList<IVsDataMappedObjectSubstitutionValue^>^ SubstitutionValues {
    IList<IVsDataMappedObjectSubstitutionValue^>^ get ();
}
abstract SubstitutionValues : IList<IVsDataMappedObjectSubstitutionValue> with get
function get SubstitutionValues () : IList<IVsDataMappedObjectSubstitutionValue>

Valeur de propriété

Type : IList<IVsDataMappedObjectSubstitutionValue>
Une liste d' IVsDataMappedObjectSubstitutionValue objets représentant les valeurs de substitution.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObjectSelection Interface

Microsoft.VisualStudio.Data.Services, espace de noms