QueryableXEventData.ElementType 속성

정의

요소의 타입 값을 받습니다.

public:
 property Type ^ ElementType { Type ^ get(); };
public Type ElementType { get; }
member this.ElementType : Type
Public ReadOnly Property ElementType As Type

속성 값

타입의 가치입니다.

구현

적용 대상