RunningDocumentInfo::Flags Property

 

The _VSRDTFLAGS set on the document.

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

public:
property unsigned int Flags {
	unsigned int get();
	void set(unsigned int value);
}

Property Value

Type: System::UInt32

Returns UInt32.

Return to top
Show: