Compartir a través de


Extension Miembros

Represents an extension that is registered with the report server.

El tipo Extension expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico Extension Initializes a new instance of the Extension class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ExtensionType Gets the type of the extension.
Propiedad pública IsModelGenerationSupported Gets a value that indicates whether this extension supports model generation.
Propiedad pública LocalizedName Gets the localized name that can be used for display purposes on a user interface.
Propiedad pública Name Gets the name of the extension.
Propiedad pública Visible Gets a value that indicates whether an extension is visible in the user interface.

Principio