MessageFault.Actor Property

Definition

Gets or sets the value of the actor.

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

Property Value

The value of the actor.

Applies to