Gets the string representation of the field size.
Namespace: GroupDocs.Metadata.Formats.AudioAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic string Size { get; }
Public ReadOnly Property Size As String
Get
public:
property String^ Size {
String^ get ();
}
member Size : string with get
Property Value
Type:
String
The string representation of the field size.
See Also