SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Byte
Buffer
As
Base
64String Property
Gets/Sets ByteBuffer as Base64 string
Definition
Namespace:
OddPrg
Assembly:
OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
C#
Copy
public
string
AsBase64String
{
get
;
set
; }
Property Value
String
See Also
Reference
ByteBuffer Class
OddPrg Namespace
In This Article
Definition
See Also