MessagePartDescription 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 MessagePartDescription type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Index Gets or sets the index of the message part.
Public propertySupported by Silverlight for Windows Phone MemberInfo Gets or sets the member information for the message part.
Public propertySupported by Silverlight for Windows Phone Name Gets the name of the message part.
Public propertySupported by Silverlight for Windows Phone Namespace Gets the namespace of the message part.
Public propertySupported by Silverlight for Windows Phone Type Gets or sets the type of the message part.

Top