IVsDataObjectType.PreferredOrdering Property

Definition

Gets the preferred ordering associated with the current type.

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

Property Value

The preferred ordering associated with the current type as a string of comma-delimited data object values.

Applies to