PagePorter Class Library

Metadata.ToString Method ()

Returns a string representing the object.

[Visual Basic]
Overrides Overloads Public Function ToString() As String
[C#]
public override string ToString();

Return Value

Returns a string representing the object. Each variable in the collection is represented in the standard vti-format followed by a newline sequence.

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace | Metadata.ToString Overload List