ProviderMetadata.DisplayName 속성

정의

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

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
public string DisplayName { [System.Security.SecurityCritical] get; }
member this.DisplayName : string
[<get: System.Security.SecurityCritical>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

속성 값

이벤트 공급자의 지역화된 이름이 들어 있는 문자열을 반환합니다.

특성

적용 대상

추가 정보