다음을 통해 공유


ParameterDescriptor.ParameterType 속성

정의

매개 변수의 유형을 가져오거나 설정합니다.

public:
 property Type ^ ParameterType { Type ^ get(); void set(Type ^ value); };
public Type ParameterType { get; set; }
member this.ParameterType : Type with get, set
Public Property ParameterType As Type

속성 값

적용 대상