C# Class ApiCore.AttachmentTypes.AttachmentApplication

Inheritance: AttachmentData
Afficher le fichier Open project: nolka/vkdotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
Id int
Name string
PictureUrl string
ThumbnailUrl string

Property Details

Id public_oe property

public int Id
Résultat int

Name public_oe property

public string Name
Résultat string

PictureUrl public_oe property

public string PictureUrl
Résultat string

ThumbnailUrl public_oe property

public string ThumbnailUrl
Résultat string