Extension Members
Represents an extension that is registered with the report server.
The following tables list the members exposed by the Extension type.
Public Constructors
名稱 | Description | |
---|---|---|
Extension | Initializes a new instance of the Extension class. |
頂端
Public Properties
名稱 | Description | |
---|---|---|
ExtensionType | Gets the type of the extension. | |
IsModelGenerationSupported | Gets a value that indicates whether this extension supports model generation. | |
LocalizedName | Gets the localized name that can be used for display purposes on a user interface. | |
Name | Gets the name of the extension. | |
Visible | Gets a value that indicates whether an extension is visible in the user interface. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
頂端