C# Class ApiCore.AttachmentTypes.AttachmentAudio

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

Public Properties

Property Type Description
Duration float
Id int
OwnerId int
Performer string
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

Performer public_oe property

public string Performer
return string

Title public_oe property

public string Title
return string