Sdílet prostřednictvím


ReportUrl Members

Include Protected Members
Include Inherited Members

Represents a URL in a report.

The ReportUrl type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() Returns the report URL as a string. (Overrides Object.ToString().)
Public method ToUri() Returns the report URL as a Uri.

Top