PropertyValue.Source Eigenschaft

Definition

Wenn sie in einer abgeleiteten Klasse implementiert wird, ruft ein PropertyValueSource Objekt ab, das Informationen darüber enthält, wo dieser Eigenschaftswert stammt.

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

Eigenschaftswert

Ein PropertyValueSource Objekt, das Informationen zur Eigenschaftswertquelle enthält.

Gilt für: