다음을 통해 공유


Resource.Location 속성

정의

리소스의 위치를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="location")]
public string Location { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="location")>]
member this.Location : string
Public ReadOnly Property Location As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상