PathWildcardStarMatchAll Field |
[AlphaFS] WildcardStarMatchAll = "*" Provides a match-all-items string.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public static readonly string WildcardStarMatchAll
Public Shared ReadOnly WildcardStarMatchAll As String
public:
static initonly String^ WildcardStarMatchAll
static val WildcardStarMatchAll: string
Field Value
Type:
StringSee Also