PropertyValue.SubProperties Egenskap

Definition

När den implementeras i en härledd klass hämtar du en samling underegenskaper som PropertyEntry instanser.

public:
 abstract property System::Activities::Presentation::PropertyEditing::PropertyEntryCollection ^ SubProperties { System::Activities::Presentation::PropertyEditing::PropertyEntryCollection ^ get(); };
public abstract System.Activities.Presentation.PropertyEditing.PropertyEntryCollection SubProperties { get; }
member this.SubProperties : System.Activities.Presentation.PropertyEditing.PropertyEntryCollection
Public MustOverride ReadOnly Property SubProperties As PropertyEntryCollection

Egenskapsvärde

En PropertyEntryCollection av instanserna.

Gäller för