C# Class ApiCore.AttachmentTypes.AttachmentUrl

Inheritance: AttachmentData
Show 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 property

public string Description
return string

ThumbnailUrl public property

public string ThumbnailUrl
return string

Title public property

public string Title
return string

Url public property

public string Url
return string