CachedData.ToXml Method

Definition

Returns the serialized XML representation of the data that is cached in a document of an Office solution.

public:
 System::String ^ ToXml();
public string ToXml ();
member this.ToXml : unit -> string
Public Function ToXml () As String

Returns

A string that contains the serialized XML representation of the data that is cached in a document of an Office solution.

Applies to