CodeDescription.Href Property

Definition

Gets or sets URI to open with more information about the diagnostic error.

public:
 property Uri ^ Href { Uri ^ get(); void set(Uri ^ value); };
[System.Runtime.Serialization.DataMember(Name="href")]
public Uri Href { get; set; }
[<System.Runtime.Serialization.DataMember(Name="href")>]
member this.Href : Uri with get, set
Public Property Href As Uri

Property Value

Uri
Attributes

Applies to