DesignerSerializationManager.IDesignerSerializationManager.Properties Vlastnost

Definice

Implementuje Properties vlastnost .

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

Hodnota vlastnosti

Obsahující PropertyDescriptorCollection vlastnosti, které mají být serializovány.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že DesignerSerializationManager je instance přetypovaná na IDesignerSerializationManager rozhraní.

Platí pro