SignatureHeader.RawValue 属性

定义

获取标头字节的原始值。

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

属性值

标头字节的原始值。

适用于