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

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

Implementuje

Poznámky

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

Platí pro