ViewChangedEventArgs.OriginalView 속성

정의

원래 선택한 뷰를 가져옵니다.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ OriginalView { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType OriginalView { get; }
member this.OriginalView : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType
Public ReadOnly Property OriginalView As IViewType

속성 값

원래 선택한 뷰를 반환합니다.

적용 대상