다음을 통해 공유


ProcessModuleInfoInner.BaseAddress 속성

정의

기본 주소를 가져오거나 설정합니다. ARM 리소스 URI에서 모듈 식별자로 사용됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상