PropertyValue.SubProperties Eigenschap

Definitie

Wanneer deze wordt geïmplementeerd in een afgeleide klasse, haalt u een verzameling subeigenschappen op als PropertyEntry exemplaren.

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

Waarde van eigenschap

Een PropertyEntryCollection van de exemplaren.

Van toepassing op