ComErrorRecord.SourceType Property

Definition

A value that identifies the source of the error.

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

Property Value

A String value.

Implements

Applies to