UVACanvasAccess
|
Represents a media/attachment comment. More...
Public Member Functions | |
string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
string | ContentType [get] |
The content type. | |
string | DisplayName [get] |
The display name. | |
string | MediaId [get] |
The media ID. | |
string | MediaType [get] |
The media type. | |
string | Url [get] |
The URL. | |
Represents a media/attachment comment.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.