EventProviderTraceListener.GetSupportedAttributes 메서드

정의

추적 수신기에서 지원하는 사용자 지정 특성을 가져옵니다.

protected:
 override cli::array <System::String ^> ^ GetSupportedAttributes();
protected override string[] GetSupportedAttributes ();
override this.GetSupportedAttributes : unit -> string[]
Protected Overrides Function GetSupportedAttributes () As String()

반환

String[]

추적 수신기에서 지원하는 사용자 지정 특성의 이름을 지정하는 문자열 배열을 반환하며, 사용자 지정 특성이 없으면 null 을 반환합니다.

적용 대상

추가 정보