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

プロパティ値

適用対象