FileMetadata 1.0 control documentation

Returns the string representation of the object.

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

Return Value

The string representation of the object.

Remarks

Returns path of the Metadata stream like: C:\myfile.ext:mymetaname:$DATA.

See Also

MetadataItem Class | ElementIT.FileMetadata Namespace