| XPathFunctionContextWhitespace Property |
This is not used by this class.
Namespace: SandcastleBuilder.Utils.XPathAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public override bool Whitespace { get; }
Public Overrides ReadOnly Property Whitespace As Boolean
Get
public:
virtual property bool Whitespace {
bool get () override;
}
abstract Whitespace : bool with get
override Whitespace : bool with get
Property Value
Type:
BooleanAlways returns true to include whitespace in the output
See Also