Share via


ProcessModuleInfo.BaseAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to