ParameterDescriptor 클래스

정의

작업의 매개 변수를 설명합니다.

public ref class ParameterDescriptor
public class ParameterDescriptor
type ParameterDescriptor = class
Public Class ParameterDescriptor
상속
ParameterDescriptor
파생

생성자

ParameterDescriptor()

작업의 매개 변수를 설명합니다.

속성

BindingInfo

매개 변수에 대한 를 BindingInfo 가져오거나 설정합니다.

Name

매개 변수 이름을 가져오거나 설정합니다.

ParameterType

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

적용 대상