다음을 통해 공유


DesignerSerializationManager.IDesignerSerializationManager.Properties 속성

정의

Properties 속성을 구현합니다.

property System::ComponentModel::PropertyDescriptorCollection ^ System::ComponentModel::Design::Serialization::IDesignerSerializationManager::Properties { System::ComponentModel::PropertyDescriptorCollection ^ get(); };
System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.Design.Serialization.IDesignerSerializationManager.Properties { get; }
member this.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.Properties : System.ComponentModel.PropertyDescriptorCollection
 ReadOnly Property Properties As PropertyDescriptorCollection Implements IDesignerSerializationManager.Properties

속성 값

serialize될 속성이 들어 있는 PropertyDescriptorCollection입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, DesignerSerializationManager 인스턴스가 IDesignerSerializationManager 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상