ModelMetadata.PropertyName 속성

정의

속성의 이름을 가져옵니다.

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

속성 값

모델이 속성인 경우 속성의 이름입니다. 그렇지 않으면 . null

적용 대상