ProvidePhysicalViewAttributesAttribute::PhysicalView Property

 

Gets the name of the physical view.

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

public:
property String^ PhysicalView {
	[CompilerGeneratedAttribute]
	String^ get();
	[CompilerGeneratedAttribute]
	private: void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: