ProvidePhysicalViewAttributesAttribute.Attributes 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 the attributes for the physical view.
public:
property Microsoft::VisualStudio::Shell::Interop::__VSPHYSICALVIEWATTRIBUTES Attributes { Microsoft::VisualStudio::Shell::Interop::__VSPHYSICALVIEWATTRIBUTES get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::__VSPHYSICALVIEWATTRIBUTES Attributes { Microsoft::VisualStudio::Shell::Interop::__VSPHYSICALVIEWATTRIBUTES get(); };
public Microsoft.VisualStudio.Shell.Interop.__VSPHYSICALVIEWATTRIBUTES Attributes { get; }
member this.Attributes : Microsoft.VisualStudio.Shell.Interop.__VSPHYSICALVIEWATTRIBUTES
Public ReadOnly Property Attributes As __VSPHYSICALVIEWATTRIBUTES