DocumentationSourceToString Method

Return a string representation of the item

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public override string ToString()

Return Value

String
Returns the assembly path and XML comments path separated by a comma.

See Also