ApiDescription.RelativePath プロパティ

定義

この API の相対 URL パス テンプレート (アプリケーション ルートに対する相対パス) を取得または設定します。

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

プロパティ値

適用対象