次の方法で共有


SMTPServer プロパティ (WMI MSReportServer_ConfigurationSetting)

レポート サーバー構成ファイルから SMTP サーバー プロパティを取得します。 読み取り専用です。

構文

Public Dim SMTPServer As String  
public string SMTPServer;  

プロパティ値

RSReportServer.config ファイルから取得した String プロパティ値を含む、読み取り専用の SMTPServer オブジェクト。

コード例

MSReportServer_ConfigurationSetting クラス

要件

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin

参照

MSReportServer_ConfigurationSetting メンバー