Show / Hide Table of Contents

Class SavingProjectEventArgs

Provides data for the Saving event

Inheritance
object
EventArgs
SavingProjectEventArgs
Namespace: ABB.Robotics.RobotStudio
Assembly: ABB.Robotics.RobotStudio.dll
Syntax
public class SavingProjectEventArgs : EventArgs

Properties

View Source

FileName

Gets the file name of the saving project.

Declaration
public string FileName { get; }
Property Value
Type Description
string

The file name of project currently beeing saved.

  • View Source
In this article
Back to top Copyright © 2025 ABB