IVsDataViewSelectionInfo Members

Include Protected Members
Include Inherited Members

Encapsulates properties of a selection of nodes in Server Explorer.

The IVsDataViewSelectionInfo type exposes the following members.

Properties

  Name Description
Public property Filter Gets a string of comma-delimited data object names representing the filter for the selection.
Public property Ordering Gets the ordering of the selection as a string of comma-delimited data object names.
Public property Properties Gets the properties of the selection.
Public property Restrictions Gets the restrictions of the selection.
Public property SelectionNode Gets information about a selection node from the selection.
Public property SelectionType Gets the type of the data object representing in the selection.
Public property SkipWhenExpression Gets the string value used when the when expression is skipped. This value replaces the value that would otherwise be computed by evaluating the when expression. (Inherited from IVsDataViewMemberInfo.)

Top

See Also

Reference

IVsDataViewSelectionInfo Interface

Microsoft.VisualStudio.Data.Services Namespace