共用方式為


PrintByteArrayProperty.Value 屬性

定義

取得或設定 PrintByteArrayProperty 表示的屬性值。

public:
 virtual property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public override object Value { get; set; }
member this.Value : obj with get, set
Public Overrides Property Value As Object

屬性值

Byte 值組成的方塊陣列。

適用於