TemporaryFileInfo.FullName property
Gets or sets the full name of the file, including its directory.
public string? FullName { get; set; }
See Also
- class TemporaryFileInfo
Gets or sets the full name of the file, including its directory.
public string? FullName { get; set; }