VSBROWSEINFOW.dwFlags Field

Definition

Standard flags from the BROWSEINFO structure.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to