ProgressWindow.Animation(String) Method
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.
public:
virtual void Animation(System::String ^ _animation);
public virtual void Animation (string _animation);
abstract member Animation : string -> unit
override this.Animation : string -> unit
Public Overridable Sub Animation (_animation As String)
Parameters
- _animation
- String