public static readonly Task<byte[]> NullBytes
Public Shared ReadOnly NullBytes As Task(Of Byte())
public: static initonly Task<array<unsigned char>^>^ NullBytes
static val NullBytes: Task<byte[]>
In This Article