다음을 통해 공유


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

속성 값

적용 대상