ProvideViewAttribute Constructor (LogicalView, String^)
Visual Studio 2015
Creates a new attribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- logicalView
-
Type:
Microsoft.VisualStudio.Shell::LogicalView
An enumeration of the kinds of logical views available.
- physicalView
-
Type:
System::String^
The GUID of the physical view. This can be null to indicate the default physical view.
See LogicalView for the possible values of this enumeration.
Show: