VSQEQS_FILE_ATTRIBUTE_DATA::dwFileAttributes Field

 

Attributes for the file.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwFileAttributes

Field Value

Type: System::UInt32

From IVsQueryEditQuerySave2.idl:

DWORD    dwFileAttributes;

For more information, see File Attribute Constants.

Return to top
Show: