Bytes プロパティ

データ。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property Bytes As Byte()
    Get
    Set
'使用
Dim instance As ImageData
Dim value As Byte()

value = instance.Bytes

instance.Bytes = value
public byte[] Bytes { get; set; }
public:
property array<unsigned char>^ Bytes {
    array<unsigned char>^ get ();
    void set (array<unsigned char>^ value);
}
member Bytes : byte[] with get, set
function get Bytes () : byte[]
function set Bytes (value : byte[])

プロパティ値

型: array<System. . :: . .Byte> [] () [] []
バイト配列です。