| NbFileBucketDownloadDataRawBytes Property | 
            バイナリデータ
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic 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: 
Byte Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also