ByteCollection.HexBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a space-delimited string of the Bytes in this ByteCollection in hexadecimal format.
public string HexBytes { get; }
member this.HexBytes : string
Public ReadOnly Property HexBytes As String