共用方式為


ValidValue 類別

Represents a valid value for an extension setting.

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

語法

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

備註

The ValidValue class provides infrastructure for storing information about a valid value for an extension setting. Extension settings can have multiple valid values that determine a fixed set of values for the setting. For more information about settings, see 使用傳遞延伸模組的設定類別.

繼承階層

System. . :: . .Object
  Microsoft.ReportingServices.Interfaces..::..ValidValue

執行緒安全性

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