PropertyValue.Source Egenskap

Definition

När det implementeras i en härledd klass hämtar ett PropertyValueSource objekt som innehåller information om var det här egenskapsvärdet kommer ifrån.

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

Egenskapsvärde

Ett PropertyValueSource objekt som innehåller källinformation för egenskapsvärde.

Gäller för