InitializationEventAttribute.EventName 속성

정의

초기화 이벤트의 이름을 가져옵니다.

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

속성 값

초기화 이벤트의 이름입니다.

적용 대상