ENC_ACTIVE_STATEMENT.id Field

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

Syntax

‘선언
Public id As UInteger
‘사용 방법
Dim instance As ENC_ACTIVE_STATEMENT
Dim value As UInteger

value = instance.id

instance.id = value
public uint id
public:
unsigned int id
val mutable id: uint32
public var id : uint

.NET Framework Security

See Also

Reference

ENC_ACTIVE_STATEMENT Structure

ENC_ACTIVE_STATEMENT Members

Microsoft.VisualStudio.Shell.Interop Namespace