ENC_ACTIVE_STATEMENT.posType Field

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

Syntax

'宣言
Public posType As UInteger
'使用
Dim instance As ENC_ACTIVE_STATEMENT
Dim value As UInteger

value = instance.posType

instance.posType = value
public uint posType
public:
unsigned int posType
public var posType : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

ENC_ACTIVE_STATEMENT Structure

ENC_ACTIVE_STATEMENT Members

Microsoft.VisualStudio.Shell.Interop Namespace