ProvideViewAttribute::PhysicalView Property

 

Returns the physical view that is mapped to the logical view.

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

public:
property String^ PhysicalView {
	String^ get();
}

Property Value

Type: System::String^

PhysicalView.

Return to top
Show: