Property | Type | Description | |
---|---|---|---|
m_illegalDirectoryCharacters | char[] |
Method | Description | |
---|---|---|
DirectoryString ( ) : System | ||
DirectoryString ( String directory, bool checkForIllegalChars ) : System | ||
IsSubsetOf ( |
||
IsSubsetOf ( |
Method | Description | |
---|---|---|
CreateSeparatedString ( String directory ) : |
public DirectoryString ( String directory, bool checkForIllegalChars ) : System | ||
directory | String | |
checkForIllegalChars | bool | |
return | System |
public IsSubsetOf ( |
||
operand | ||
return | bool |
public IsSubsetOf ( |
||
operand | ||
ignoreCase | bool | |
return | bool |