다음을 통해 공유


EventOpcode.DisplayName 속성

정의

이벤트 opcode의 지역화된 이름을 가져옵니다.

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

속성 값

이벤트 opcode의 지역화된 이름입니다.

적용 대상

추가 정보