PbBlob.Size Property
.NET Standard 2.x
Gets or sets the size of PbBlob.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
public uint Size { get; set; }
Property Value
System.UInt32
The size of PbBlob to get or to set.
Examples
Coming soon.
Applies to
.NET Standard
2.x