Edit

Share via


PropertyMergeInformation<T>.ChangedProperties Property

Definition

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ ChangedProperties { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> ChangedProperties { get; }
member this.ChangedProperties : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property ChangedProperties As Collection(Of String)

Property Value

Applies to