Edit

FileIOException(String) Constructor

Definition

Constructor for FileIOException

public FileIOException(string message);
new Microsoft.InformationProtection.Exceptions.FileIOException : string -> Microsoft.InformationProtection.Exceptions.FileIOException
Public Sub New (message As String)

Parameters

message
String

The message that describes the error

Applies to