ServiceKnownTypeAttribute.MethodName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of a method that returns the collection of known types.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The MethodName must be the name of a method on the type specified by the DeclaringType property.
Show: