C# Class ApiCore.AttachmentTypes.AttachmentUrl

Inheritance: AttachmentData
Mostra file Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
Description string
ThumbnailUrl string
Title string
Url string

Property Details

Description public_oe property

public string Description
return string

ThumbnailUrl public_oe property

public string ThumbnailUrl
return string

Title public_oe property

public string Title
return string

Url public_oe property

public string Url
return string