ByteCollection.Ascii 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 the ASCII string representation of the Bytes in this ByteCollection.
public string Ascii { get; }
member this.Ascii : string
Public ReadOnly Property Ascii As String