Partilhar via


EtwEventArgs.Payload Property

Definition

Gets payload in the event

public:
 property cli::array <System::Object ^> ^ Payload { cli::array <System::Object ^> ^ get(); };
public:
 property Platform::Array <Platform::Object ^> ^ Payload { Platform::Array <Platform::Object ^> ^ get(); };
public object[] Payload { get; }
member this.Payload : obj[]
Public ReadOnly Property Payload As Object()

Property Value

Object[]

Applies to