PropertyValue.Source Свойство

Определение

Если реализуется в производном классе, получает объект PropertyValueSource, содержащий сведений о том, откуда получено это значение свойства.

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

Значение свойства

Объект PropertyValueSource, содержащий сведения об источнике значения свойства.

Применяется к