VSTBM.dypRow Field

Specifies vertical row width.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

‘선언
Public dypRow As Integer
‘사용 방법
Dim instance As VSTBM
Dim value As Integer

value = instance.dypRow

instance.dypRow = value
public int dypRow
public:
int dypRow
val mutable dypRow: int
public var dypRow : int

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace