ProcessModuleInfo.Href Property

Definition

Gets or sets hRef URI.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.href")]
public string Href { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.href")>]
member this.Href : string with get, set
Public Property Href As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to