VSTASKCOLUMN.fDescendingSort Feld

Definition

Flag, das angibt, dass die Spalte in absteigender Reihenfolge sortiert wird (Standard ist aufsteigend).

public: int fDescendingSort;
public: int fDescendingSort;
int fDescendingSort;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fDescendingSort;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fDescendingSort : int
Public fDescendingSort As Integer 

Feldwert

Int32
Attribute

Hinweise

COM-Signatur

Aus vsshell80. idl:

BOOL    fDescendingSort;  

Gilt für