File PathPath And Wildcards Field
This defines the common path and wildcard characters
Definition
Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public static readonly char[] PathAndWildcardsVB
Public Shared ReadOnly PathAndWildcards As Char()C++
public:
static initonly array<wchar_t>^ PathAndWildcardsF#
static val PathAndWildcards: char[]