ENC_EXCEPTION_SPAN.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_EXCEPTION_SPAN
Dim value As UInteger
value = instance.id
instance.id = value
public uint id
public:
unsigned int id
public var id : uint
Field Value
Type: System.UInt32
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.