Pole VSTASKCOLUMN.fDescendingSort
Flaga wskazująca, kolumny są sortowane w kolejności malejącej (rosnąco jest domyślne).
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop.8.0 (w Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Składnia
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fDescendingSort
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fDescendingSort
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fDescendingSort : int
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>
Public fDescendingSort As Integer
Wartość pola
Type: System.Int32
Uwagi
Podpis COM
Z vsshell80.idl:
BOOL fDescendingSort;
Zobacz też
Struktura VSTASKCOLUMN
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku