ProvidePropertyAttribute.PropertyName 속성

정의

이 클래스가 제공하는 속성의 이름을 가져옵니다.

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

속성 값

이 클래스가 제공하는 속성의 이름입니다.

적용 대상