Partilhar via


TrackingDataProperty.IXmlSerializable.ReadXml Method

Deserialization is not supported.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Private Sub ReadXml ( _
    reader As XmlReader _
) Implements IXmlSerializable.ReadXml
'Usage
Dim instance As TrackingDataProperty
Dim reader As XmlReader

CType(instance, IXmlSerializable).ReadXml(reader)
void IXmlSerializable.ReadXml(
    XmlReader reader
)

Parameters

Implements

IXmlSerializable.ReadXml(XmlReader)

Exceptions

Exception Condition
InvalidOperationException

Thrown because the operation is not supported.

See Also

Reference

TrackingDataProperty Class

TrackingDataProperty Members

Microsoft.Rtc.Workflow.Activities Namespace