Property FolderPath.PathOrThrow
Overload
Returns the path string. If it is null
, throws InvalidOperationException.
public string PathOrThrow { get; }
Returns the path string. If it is null
, throws InvalidOperationException.
public string PathOrThrow { get; }