FileOperationException

class

Namespace: MyLittleContentEngine.Services

Exception thrown when there is an error with file operations in MyLittleContentEngine.

Declaration

public class FileOperationException

Inheritance

MyLittleContentEngine.Services.ContentEngineExceptionFileOperationException

Propertys

FilePath

property
public string? FilePath { get; }
Gets the path to the file that caused the exception.
Returns: string? FileOperationException.FilePath