Click or drag to resize
GetFileUrlEventArgsPath Property
Gets the input file path.

Namespace: CMS.FileSystemStorage
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public string Path { get; }

Property Value

Type: String
See Also