ProvidePhysicalViewAttributesAttribute::Attributes Property

 

Gets the attributes for the physical view.

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

public:
property __VSPHYSICALVIEWATTRIBUTES Attributes {
	[CompilerGeneratedAttribute]
	__VSPHYSICALVIEWATTRIBUTES get();
	[CompilerGeneratedAttribute]
	private: void set(__VSPHYSICALVIEWATTRIBUTES value);
}
Return to top
Show: