ComErrorRecord.SourceType 属性

定义

标识错误来源的值。

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

属性值

一个 String 值。

实现

适用于