Click or drag to resize
Sandcastle XML Comments GuideDerivedClassWithInheritedDocsToString Method
Returns a string that represents the current object.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also