Summary
Gets a string representation of the source that's guaranteed non-null, used primarily for trace messages.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Documents - Containing Type
- IDocument
Syntax
string SourceString()
Return Value
Type | Description |
---|---|
string | A string representation of the source. |