共用方式為


CustomProperty Members

A custom property for a report, report item, or group. This class cannot be inherited.

The following tables list the members exposed by the CustomProperty type.

Public Constructors

  名稱 Description
CustomProperty Constructs a CustomProperty object.

頂端

Public Properties

  名稱 Description
ms161684.pubproperty(zh-tw,SQL.90).gif Name Returns the name of the custom property.
ms161684.pubproperty(zh-tw,SQL.90).gif Value Returns the value of the custom property.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms161684.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161684.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms161684.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms161684.pubmethod(zh-tw,SQL.90).gifms161684.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161684.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms161684.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms161684.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

CustomProperty Class
Microsoft.ReportingServices.ReportRendering Namespace