IVsDataViewSelectionInfo.Ordering Property

Definition

Gets the ordering of the selection as a string of comma-delimited data object names.

public:
 property System::String ^ Ordering { System::String ^ get(); };
public string Ordering { get; }
member this.Ordering : string
Public ReadOnly Property Ordering As String

Property Value

The ordering of the selection as a string of comma-delimited data object names.

Applies to