Pole VSTASKCOLUMN.fSizeable
Flaga wskazująca, czy kolumna może zostać zmieniony przez użytkownika.
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 fSizeable
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fSizeable
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fSizeable : int
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>
Public fSizeable As Integer
Wartość pola
Type: System.Int32
Uwagi
Podpis COM
Z vsshell80.idl:
BOOL fSizeable;
Zobacz też
Struktura VSTASKCOLUMN
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku