PSEventHandler.sourceIdentifier Field
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.
An optional identifier that identifies the source of the event.
protected: System::String ^ sourceIdentifier;
protected: Platform::String ^ sourceIdentifier;
std::wstring sourceIdentifier;
protected string sourceIdentifier;
val mutable sourceIdentifier : string
Protected sourceIdentifier As String