AnswerCollection FilePath Property
Access the path of the file last read from by ReadFile(path) or written to by WriteFile(path).

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string FilePath { get; }

Property Value

Type: OnlineString
See Also