FileMetadata 1.0 control documentation

Gets full name of the file or folder that was passed to FileMetadata constructor.

[Visual Basic]
Public ReadOnly Property Path As String
[C#]
public string Path {get;}

Property Value

The full path of the file or folder.

See Also

FileMetadata Class | ElementIT.FileMetadata Namespace