UIPathEventArgs Class

Definition

Provides data for the Saved event.

public class UIPathEventArgs : EventArgs
type UIPathEventArgs = class
    inherit EventArgs
Inheritance
UIPathEventArgs

Constructors

UIPathEventArgs(String)

Initializes a new instance of the UIPathEventArgs class.

Properties

Path

The path.

Applies to