SfcEventArgs Class
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.
Base argument class for Sfc events
public class SfcEventArgs : EventArgs
type SfcEventArgs = class
inherit EventArgs
Public Class SfcEventArgs
Inherits EventArgs
- Inheritance
-
SfcEventArgs
- Derived
Constructors
SfcEventArgs(Urn, SfcInstance) |
Properties
Instance |
The current object. |
Urn |
The current urn of the current object. |