Click or drag to resize
PublishData Properties

The PublishData type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets the post body.
Public propertyImage
Gets or sets the URI of the image that should be associated with the post.
Public propertyLink
Gets or sets the URI that should be associated with the post.
Public propertyParsedLinks
Gets or sets the collection of links parsed (and replaced) from the original body text.
Public propertyTitle
Gets or sets the post title.
Top
See Also