IExplorerView.Host 屬性

定義

取得或設定 Explorer 到檢視主機。

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

屬性值

探險者將查看主機。

適用於