ProvideViewAttribute.LogicalView 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 logical view in this attribute.
public:
property Microsoft::VisualStudio::Shell::LogicalView LogicalView { Microsoft::VisualStudio::Shell::LogicalView get(); };
public:
property Microsoft::VisualStudio::Shell::LogicalView LogicalView { Microsoft::VisualStudio::Shell::LogicalView get(); };
public Microsoft.VisualStudio.Shell.LogicalView LogicalView { get; }
member this.LogicalView : Microsoft.VisualStudio.Shell.LogicalView
Public ReadOnly Property LogicalView As LogicalView