SignatureHeader.RawValue プロパティ

定義

ヘッダー バイトの生の値を取得します。

public:
 property System::Byte RawValue { System::Byte get(); };
public byte RawValue { get; }
member this.RawValue : byte
Public ReadOnly Property RawValue As Byte

プロパティ値

ヘッダー バイトの生の値。

適用対象