SignatureHeader.RawValue 屬性

定義

取得標頭位元組的未經處理值。

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

屬性值

標頭位元組的原始值。

適用於