Share via


ProvideEditorFactoryAttribute.CommonPhysicalViewAttributes Property

Definition

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

.

Applies to