ILastInvocationInfo.Source 属性

定义

任何失败的源的名称。

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

属性值

String

任何失败的源的名称。

适用于