次の方法で共有


Component インターフェイス

定義

[System.Runtime.InteropServices.Guid("0002E163-0000-0000-C000-000000000046")]
public interface Component : Microsoft.Vbe.Interop._Component
[<System.Runtime.InteropServices.Guid("0002E163-0000-0000-C000-000000000046")>]
type Component = interface
    interface _Component
Public Interface Component
Implements _Component
派生
属性
実装

プロパティ

Application (継承元 _Component)
IsDirty (継承元 _Component)
Name (継承元 _Component)
Parent (継承元 _Component)

適用対象