ProvideViewAttribute.LogicalView Property

Definition

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

Property Value

LogicalView.

Applies to