AcceptedResult.Location 속성

정의

요청된 콘텐츠의 상태 모니터링할 수 있는 위치를 가져오거나 설정합니다.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
public string? Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

속성 값

적용 대상