This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class XmlComments
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class XmlComments

The type exposes the following methods.

Public Methods

  Name Description
Public method Static member Clear
Clears all cached MemberInfo comments.
Public method Static member GetMemberInfoComment
Returns the comments for a MemberInfo instance when available or null otherwise.
Public method Static member PreloadAssemblyAsync
Asynchronously loads the Xml comments file for this assembly.

See Also

Advanced