RedirectToPageResult.Protocol 속성

정의

URL에 대한 프로토콜(예: "http" 또는 "https")을 가져오거나 설정합니다.

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

속성 값

적용 대상