PSEventSubscriber.SupportEvent Property   
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.
Get the flag that marks this event as a supporting event.
public:
 property bool SupportEvent { bool get(); };public:
 property bool SupportEvent { bool get(); };public bool SupportEvent { get; }member this.SupportEvent : boolPublic ReadOnly Property SupportEvent As Boolean