ProvideEditorLogicalViewAttribute::LogicalView Property

 

Gets the GUID of the logical view.

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

public:
property Guid LogicalView {
	Guid get();
}

Property Value

Type: System::Guid

The GUID of the logical view.

Return to top
Show: