ProvideEditorFactoryAttribute::CommonPhysicalViewAttributes Property
Visual Studio 2015
Gets or sets the default __VSPHYSICALVIEWATTRIBUTES for physical views supported by the editor. Any physical views not listed in the PhysicalViewAttributes sub-key use these attributes.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property int CommonPhysicalViewAttributes { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] void set(int value); }
Show: