Number of bytes
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int Bytes { get; set; }
Public Property Bytes As Integer
Get
Set
public:
property int Bytes {
int get ();
void set (int value);
}
member Bytes : int with get, set
Property Value
Type:
Int32See Also