Name | Description | |
---|---|---|
InvalidCharacterInPathException Constructor | Overloaded. Initializes a new instance of the InvalidCharacterInPathException class. |
The following tables list the members exposed by InvalidCharacterInPathException.
Name | Description | |
---|---|---|
InvalidCharacterInPathException Constructor | Overloaded. Initializes a new instance of the InvalidCharacterInPathException class. |
Name | Description | |
---|---|---|
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from FileSystemException) | |
HResult | (Inherited from FileSystemException) | |
InnerException | (Inherited from FileSystemException) | |
InvalidChar | Gets the character that is considered invalid for the item's file system. | |
InvalidCharIndex | Gets or sets the index in the path string where an invalid character was found. | |
InvalidChars | Gets or sets the array of characters that are considered invalid for the item's file system. | |
Item | Gets or sets the FileSystemItem object that caused the current exception. (Inherited from FileSystemException) | |
Message | Gets a message that describes the current exception. (Inherited from FileSystemException) | |
Path | Gets or sets the path string that caused the current exception. | |
Source | (Inherited from FileSystemException) | |
StackTrace | (Inherited from FileSystemException) | |
TargetSite | (Inherited from FileSystemException) |
Name | Description | |
---|---|---|
DefaultMessage | ||
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | (Inherited from FileSystemException) | |
GetType | (Inherited from FileSystemException) | |
ToString | (Inherited from FileSystemException) |
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |