IExplorerView.Host 속성

정의

호스트를 볼 탐색기를 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::Explorer::IExplorerViewHost ^ Host { Microsoft::SqlServer::Management::Explorer::IExplorerViewHost ^ get(); void set(Microsoft::SqlServer::Management::Explorer::IExplorerViewHost ^ value); };
public Microsoft.SqlServer.Management.Explorer.IExplorerViewHost Host { get; set; }
member this.Host : Microsoft.SqlServer.Management.Explorer.IExplorerViewHost with get, set
Public Property Host As IExplorerViewHost

속성 값

호스트를 볼 탐색기입니다.

적용 대상