WorkspaceVisualNodeBase.HardRefresh 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.
Node require add/remove to refresh
public:
property bool HardRefresh { bool get(); };
public:
property bool HardRefresh { bool get(); };
public bool HardRefresh { get; }
member this.HardRefresh : bool
Public ReadOnly Property HardRefresh As Boolean