SignatureHeader.RawValue 속성
정의
헤더 바이트의 원시 값을 가져옵니다.Gets the raw value of the header byte.
public:
property System::Byte RawValue { System::Byte get(); };
public byte RawValue { get; }
member this.RawValue : byte
Public ReadOnly Property RawValue As Byte
속성 값
헤더 바이트의 원시 값입니다.The raw value of the header byte.