AttributeProviderAttribute.PropertyName 속성

정의

특성을 검색할 속성의 이름을 가져옵니다.

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

속성 값

특성을 검색할 속성의 이름입니다.

적용 대상

추가 정보