PlaybackFailureException.ObjectName Property

Definition

Gets or sets the source object name.

public:
 property System::String ^ ObjectName { System::String ^ get(); void set(System::String ^ value); };
public string ObjectName { get; set; }
member this.ObjectName : string with get, set
Public Property ObjectName As String

Property Value

The name of the source object.

Applies to