PropertyValue.Source Eigenschaft

Definition

Ruft bei Implementierung in einer abgeleiteten Klasse ein PropertyValueSource-Objekt ab, das Informationen dazu enthält, woher 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 Quellinformationen zum Eigenschaftswert enthält.

Gilt für: