ProvideEditorFactoryAttribute.CommonPhysicalViewAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
property int CommonPhysicalViewAttributes { int get(); void set(int value); };
public:
property int CommonPhysicalViewAttributes { int get(); void set(int value); };
public int CommonPhysicalViewAttributes { get; set; }
member this.CommonPhysicalViewAttributes : int with get, set
Public Property CommonPhysicalViewAttributes As Integer
Property Value
.