[This is preliminary documentation and is subject to change.]
Gets the transfer syntax.
| C# | Visual Basic | Visual C++ |
public string TransferSyntax { get; }
Public ReadOnly Property TransferSyntax As String
public: property String^ TransferSyntax { String^ get (); }
Only use this property for an A-ASSOCIATE-AC presentation context.
| Exception | Condition |
|---|---|
| InvalidOperationException | This instance is not an A-ASSOCIATE-AC presentation context. |