次の方法で共有


ComErrorException.InterfaceId プロパティ

定義

エラーのソースである COM インターフェイスの識別子を取得します。

public:
 property Guid InterfaceId { Guid get(); };
public Guid InterfaceId { get; }
member this.InterfaceId : Guid
Public ReadOnly Property InterfaceId As Guid

プロパティ値

COM インターフェイスの識別子です。

適用対象