DocLinkAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use HelpURLAttribute from Unity instead
Defines a documentation link for a service. Used primarily by service inspector facades.
public ref class DocLinkAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
[System.Obsolete("Use HelpURLAttribute from Unity instead")]
public class DocLinkAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
[<System.Obsolete("Use HelpURLAttribute from Unity instead")>]
type DocLinkAttribute = class
inherit Attribute
Public Class DocLinkAttribute
Inherits Attribute
- Inheritance
-
DocLinkAttribute
- Attributes
Constructors
DocLinkAttribute(String) |
Properties
URL |