The summary is a brief description of the type or type member and will
be displayed in IntelliSense and the Object Browser.
Namespace: XMLCommentsExamplesAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
public void SummaryRemarksExample()
public void SummaryRemarksExample()
public:
void SummaryRemarksExample()
public:
void SummaryRemarksExample()
member SummaryRemarksExample : unit -> unit
member SummaryRemarksExample : unit -> unit
Public Sub SummaryRemarksExample
Public Sub SummaryRemarksExample
The remarks element should be used to provide more detailed information
about the type or member such as how it is used, its processing, etc.
Remarks will only appear in the help file and can be as long as
necessary.
Reference
Other Resources