Edit

Share via


Component Interface

Definition

[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
Derived
Attributes
Implements

Properties

Application (Inherited from _Component)
IsDirty (Inherited from _Component)
Name (Inherited from _Component)
Parent (Inherited from _Component)

Applies to