다음을 통해 공유


RuntimeDelegateArgument.Type 속성

정의

RuntimeDelegateArgument의 데이터 형식을 가져옵니다.

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

속성 값

RuntimeDelegateArgument의 데이터 형식입니다.

적용 대상