ContentFilesSourcePathWildcard Property
This read-only property returns the source path wildcard used to copy files
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string SourcePathWildcard { get; }
Public ReadOnly Property SourcePathWildcard As String
Get
public:
property String^ SourcePathWildcard {
String^ get ();
}
member SourcePathWildcard : string with get
Property Value
String