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