IVsDataObjectType.PreferredOrdering, propriété

Obtient le classement par défaut associé au type actuel.

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

Syntaxe

'Déclaration
ReadOnly Property PreferredOrdering As String
string PreferredOrdering { get; }
property String^ PreferredOrdering {
    String^ get ();
}
abstract PreferredOrdering : string with get
function get PreferredOrdering () : String

Valeur de propriété

Type : String
Classer par défaut associé au type actuel comme chaîne de valeurs délimitées par des virgules d'objet de données.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataObjectType Interface

Microsoft.VisualStudio.Data.Services, espace de noms