Dart.Sockets Namespace > Data Class : Delimiter Property |
'Declaration Public ReadOnly Property Delimiter As Byte()
public byte[] Delimiter {get;}
public: __property byte[]* get_Delimiter();
public: property array<byte>^ Delimiter { array<byte>^ get(); }