IVsUIShellOpenDocument3::NewDocumentState Property

 

Gets the current state of new documents.

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

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSNEWDOCUMENTSTATE")]
[DispIdAttribute(1610678273)]
property unsigned int NewDocumentState {
	unsigned int get();
}

Property Value

Type: System::UInt32

A __VSNEWDOCUMENTSTATE value that identifies the state.

Return to top
Show: