NewStorageEventArgs

NewStorageEventArgs class

Represents arguments used in events that are
raised after a new storage file is created or after it is processed.

The NewStorageEventArgs type exposes the following members:

Properties

NameDescription
file_nameGets the name of the new storage file.

See Also