NbFileBucketDownloadDataRawBytes Property |
バイナリデータ
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public byte[] RawBytes { get; set; }
Public Property RawBytes As Byte()
Get
Set
public:
property array<unsigned char>^ RawBytes {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member RawBytes : byte[] with get, set
Property Value
Type:
ByteVersion Information Core
Supported in: 1.0
See Also