ServiceKnownTypeAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ServiceKnownTypeAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone DeclaringType Gets the type that contains the methods that return the known types.
Public propertySupported by Silverlight for Windows Phone MethodName Gets the name of a method that returns the collection of known types.
Public propertySupported by Silverlight for Windows Phone Type The known type that can be included in an object graph.

Top