STATFLAG Enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration STATFLAG
[FlagsAttribute]
public enum STATFLAG
[FlagsAttribute]
public enum class STATFLAG
[<FlagsAttribute>]
type STATFLAG
public enum STATFLAG

Members

Member name Description
STATFLAG_DEFAULT
STATFLAG_NONAME
STATFLAG_NOOPEN

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace