OperationDescription.KnownTypes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the known types associated with the operation description.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Collections.ObjectModel.Collection(Of Type)The collection of known types associated with the operation description.
Show: