다음을 통해 공유


BaseLocalizableAttribute.PropertyName 속성

정의

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

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

속성 값

속성 이름입니다.

적용 대상