QueryStringAttribute.Key 속성

정의

쿼리 문자열 값의 키를 가져옵니다.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

속성 값

String

쿼리 문자열 값의 키입니다.

설명

Web Forms 모델 바인딩 사용에 대 한 자습서 시리즈를 참조 하세요 모델 바인딩 및 Web Forms합니다.

적용 대상