C# Class ApiCore.AttachmentTypes.AttachmentVideo

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

Public Properties

Property Type Description
Duration float
Id int
OwnerId int
Title string

Property Details

Duration public_oe property

public float Duration
return float

Id public_oe property

public int Id
return int

OwnerId public_oe property

public int OwnerId
return int

Title public_oe property

public string Title
return string