共用方式為


VSTBM.dypGap Field

Specifies gap height.

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

Syntax

'宣告
Public dypGap As Integer
'用途
Dim instance As VSTBM
Dim value As Integer

value = instance.dypGap

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

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace