VSSWATCHMETRICS.cColumns Field
Number of columns; must be greater than or equal to 1.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public cColumns As Integer
public int cColumns
public:
int cColumns
val mutable cColumns: int
public var cColumns : int
Remarks
COM Signature
From vsshell.idl:
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.