Compartilhar via


Classe Setting

Represents a setting for an extension.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxe

'Declaração
Public Class Setting
'Uso
Dim instance As Setting
public class Setting
public ref class Setting
type Setting =  class end
public class Setting

Comentários

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 Usando a classe Setting para uma extensão de entrega.

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.