C# Class FSO.Files.Formats.IFF.Chunks.STRItem

Item in a STR chunk.
Exibir arquivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Comment string
LanguageCode byte
Value string

Property Details

Comment public_oe property

public string Comment
return string

LanguageCode public_oe property

public byte LanguageCode
return byte

Value public_oe property

public string Value
return string