EditingScope.Changes Proprietà

Definizione

Ottiene un elenco delle modifiche.

public:
 property System::Collections::Generic::List<System::Activities::Presentation::Model::Change ^> ^ Changes { System::Collections::Generic::List<System::Activities::Presentation::Model::Change ^> ^ get(); };
public System.Collections.Generic.List<System.Activities.Presentation.Model.Change> Changes { get; }
member this.Changes : System.Collections.Generic.List<System.Activities.Presentation.Model.Change>
Public ReadOnly Property Changes As List(Of Change)

Valore della proprietà

Elenco di modifiche.

Si applica a