ExtensionSettings 类

定义

表示传递扩展插件及其可配置的设置。

public ref class ExtensionSettings
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ExtensionSettings
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ExtensionSettings = class
Public Class ExtensionSettings
继承
ExtensionSettings
属性

注解

对象 ExtensionSettings 由 方法作为输出返回, GetSubscriptionProperties 并作为输入传递给 CreateSubscriptionSetSubscriptionProperties 方法。

构造函数

ExtensionSettings()

初始化 ExtensionSettings 类的新实例。

属性

Extension

获取或设置传递扩展插件的名称。

ParameterValues

获取或设置传递扩展插件的设置。

适用于