C# Class ApiCore.AttachmentTypes.AttachmentPhoto

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

Public Properties

Property Type Description
ApplicationId string
Id int
OwnerId int
PictureUrl string
ThumbnailUrl string

Property Details

ApplicationId public_oe property

public string ApplicationId
return string

Id public_oe property

public int Id
return int

OwnerId public_oe property

public int OwnerId
return int

PictureUrl public_oe property

public string PictureUrl
return string

ThumbnailUrl public_oe property

public string ThumbnailUrl
return string