GetNameValidCharactersEventArgsValidCharacters Property |
Gets or sets the valid characters.
Contains all valid characters in the namespace.
As an example, the standard file system returns null here.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string ValidCharacters { get; set; }
Property Value
Type:
String
The valid characters.
See Also