Compartir a través de


Setting Clase

Represents a setting for an extension.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Public Class Setting
'Uso
Dim instance As Setting
public class Setting
public ref class Setting
type Setting =  class end
public class Setting

Notas

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 Usar la clase Setting para una extensión de entrega.

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.