DocumentationAttribute Class

Definition

public ref class DocumentationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class DocumentationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type DocumentationAttribute = class
    inherit Attribute
Public NotInheritable Class DocumentationAttribute
Inherits Attribute
Inheritance
DocumentationAttribute
Attributes

Constructors

DocumentationAttribute(String)

Properties

HelpUrl

Applies to