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 値。

実装

適用対象