UrlActionContext.Protocol 속성

정의

"http" 또는 "https"와 같이 생성하는 URL Action(UrlActionContext) 에 대한 프로토콜입니다.

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

속성 값

적용 대상