VSSWATCHMETRICS.cRows Field
Number of rows/lines; 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 cRows As Integer
public int cRows
public:
int cRows
val mutable cRows: int
public var cRows : 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.