IntegrationServicesException.SetHelpContext(String) メソッド

定義

渡されるリソース文字列に基づいてヘルプコンテキストを設定します。

protected public:
 Microsoft::SqlServer::Management::IntegrationServices::IntegrationServicesException ^ SetHelpContext(System::String ^ resource);
protected internal Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException SetHelpContext(string resource);
member this.SetHelpContext : string -> Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException
Protected Friend Function SetHelpContext (resource As String) As IntegrationServicesException

パラメーター

resource
String

例外を投げたリソースの名前。

返品

ヘルプの文脈について。

適用対象