Share via


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

See Also

Reference

VSSWATCHMETRICS Structure

Microsoft.VisualStudio.Shell.Interop Namespace