C# Class ApiCore.AttachmentTypes.AttachmentApplication

Inheritance: AttachmentData
Datei anzeigen Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
Id int
Name string
PictureUrl string
ThumbnailUrl string

Property Details

Id public_oe property

public int Id
return int

Name public_oe property

public string Name
return string

PictureUrl public_oe property

public string PictureUrl
return string

ThumbnailUrl public_oe property

public string ThumbnailUrl
return string