SMTPServer 属性 (WMI MSReportServer_ConfigurationSetting)
从报表服务器配置文件中获取 SMTP 服务器属性。 只读。
语法
Public Dim SMTPServer As String
public string SMTPServer;
属性值
只读 String
对象,包含 RSReportServer.config 文件中 SMTPServer
属性的值。
示例代码
MSReportServer_ConfigurationSetting 类
要求
Namespace:root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin