Classe Setting
Represents a setting for an extension.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Public Class Setting
'Utilisation
Dim instance As Setting
public class Setting
public ref class Setting
type Setting = class end
public class Setting
Notes
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 Utilisation de la classe Setting pour une extension de remise.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.Interfaces..::..Setting
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.