VsDebugTargetInfo2.cbSize Field

Definition

Specifies the size of the VsDebugTargetInfo2 struct.

public: System::UInt32 cbSize;
public: unsigned int cbSize;
unsigned int cbSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint cbSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable cbSize : uint32
Public cbSize As UInteger 

Field Value

Attributes

Applies to