Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TransferSyntaxes As ThreadSafeList(Of String) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ThreadSafeList<string> TransferSyntaxes {get;} |
C++/CLI | |
---|---|
public: property ThreadSafeList<String>^ TransferSyntaxes { ThreadSafeList<String>^ get(); } |
Return Value
The transfer syntaxes.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family