PSEventArgs.SourceIdentifier Property

Definition

Gets the identifier associated with the source of this event.

public:
 property System::String ^ SourceIdentifier { System::String ^ get(); };
public:
 property Platform::String ^ SourceIdentifier { Platform::String ^ get(); };
public string SourceIdentifier { get; }
member this.SourceIdentifier : string
Public ReadOnly Property SourceIdentifier As String

Property Value

Applies to