Share via


ExecutingFaultsEvent.Faults Property

Definition

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<string> Faults { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Faults : System.Collections.Generic.List<string>
Public ReadOnly Property Faults As List(Of String)

Property Value

System.Collections.Generic.List<System.String>
Attributes
System.Runtime.Serialization.DataMemberAttribute

Applies to