PSEventSubscriber.SourceObject Property

Definition

The object to which this event subscription applies.

public:
 property System::Object ^ SourceObject { System::Object ^ get(); };
public:
 property Platform::Object ^ SourceObject { Platform::Object ^ get(); };
public object SourceObject { get; }
member this.SourceObject : obj
Public ReadOnly Property SourceObject As Object

Property Value

Applies to