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