Partager via


Membres Extension

Represents an extension that is registered with the report server.

Le type Extension expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Extension Initializes a new instance of the Extension class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ExtensionType Gets the type of the extension.
Propriété publique IsModelGenerationSupported Gets a value that indicates whether this extension supports model generation.
Propriété publique LocalizedName Gets the localized name that can be used for display purposes on a user interface.
Propriété publique Name Gets the name of the extension.
Propriété publique Visible Gets a value that indicates whether an extension is visible in the user interface.

Haut de la page