ProvideViewAttribute(LogicalView, String) Constructor

Definition

Creates a new attribute.

C++/CX
public:
 ProvideViewAttribute(Microsoft::VisualStudio::Shell::LogicalView logicalView, Platform::String ^ physicalView);

Parameters

logicalView
LogicalView

An enumeration of the kinds of logical views available.

physicalView
String

The GUID of the physical view. This can be null to indicate the default physical view.

Remarks

See LogicalView for the possible values of this enumeration.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022