ModelMetadata.PropertyName 속성

정의

이 메타데이터가 속성에 대한 경우 속성의 이름을 가져옵니다. null 그렇지 않으면.

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

속성 값

적용 대상