共用方式為


Setting 類別

Represents a setting for an extension.

命名空間:  Microsoft.ReportingServices.Interfaces
組件:   Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Public Class Setting
'用途
Dim instance As Setting
public class Setting
public ref class Setting
type Setting =  class end
public class Setting

備註

The Setting class provides infrastructure for storing information about the settings that are required in order for a delivery extension to function properly. For more information about the Setting class, see 使用傳遞延伸模組的設定類別.

繼承階層

System. . :: . .Object
  Microsoft.ReportingServices.Interfaces..::..Setting

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。