Partager via


IVsDataViewSelectionInfo.Restrictions, propriété

Obtient les restrictions de la sélection.

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

Syntaxe

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

Valeur de propriété

Type : IList<Object>
Une liste d'objets représentant les restrictions de la sélection.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewSelectionInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms