ProfileAttribute.Key 속성

정의

프로필 키를 가져옵니다.

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

속성 값

프로필 키입니다.

설명

Web Forms에서 모델 바인딩을 사용하는 방법에 대한 자습서 시리즈는 모델 바인딩 및 Web Forms를 참조하세요.

적용 대상