[This is preliminary documentation and is subject to change.]
Get or set the transfer syntax.
Default is 1.2.840.10008.1.2.1 (Explict Little Endian).
| C# | Visual Basic | Visual C++ |
public string TransferSyntax { get; set; }
Public Property TransferSyntax As String
public: property String^ TransferSyntax { String^ get (); void set (String^ value); }