PSActivity.UpdatePreferenceVariable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if preference variables need to be updated
protected:
virtual property bool UpdatePreferenceVariable { bool get(); };
protected:
virtual property bool UpdatePreferenceVariable { bool get(); };
protected virtual bool UpdatePreferenceVariable { get; }
member this.UpdatePreferenceVariable : bool
Protected Overridable ReadOnly Property UpdatePreferenceVariable As Boolean