次の方法で共有


ComponentClass クラス

定義

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("BE39F3D8-1B13-11D0-887F-00A0C90F2744")]
public class ComponentClass : Microsoft.Vbe.Interop.Component
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("BE39F3D8-1B13-11D0-887F-00A0C90F2744")>]
type ComponentClass = class
    interface _Component
    interface Component
Public Class ComponentClass
Implements Component
継承
ComponentClass
属性
実装

コンストラクター

ComponentClass()

プロパティ

Application
IsDirty
Name
Parent

適用対象