PropertyValue.Source Eigenschap

Definitie

Wanneer deze wordt geïmplementeerd in een afgeleide klasse, haalt u een PropertyValueSource object op dat informatie bevat over waar deze eigenschapswaarde vandaan komt.

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

Waarde van eigenschap

Een PropertyValueSource object dat broninformatie over eigenschapswaarden bevat.

Van toepassing op