다음을 통해 공유


IWebPartParameters.SetConsumerSchema(PropertyDescriptorCollection) 메서드

정의

GetParametersData(ParametersCallback) 메서드를 호출할 때 소비자가 받는 속성에 대한 속성 설명자를 설정합니다.

public:
 void SetConsumerSchema(System::ComponentModel::PropertyDescriptorCollection ^ schema);
public void SetConsumerSchema (System.ComponentModel.PropertyDescriptorCollection schema);
abstract member SetConsumerSchema : System.ComponentModel.PropertyDescriptorCollection -> unit
Public Sub SetConsumerSchema (schema As PropertyDescriptorCollection)

매개 변수

적용 대상