次の方法で共有


Properties インターフェイス

定義

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

プロパティ

Application (継承元 _Properties)
Count (継承元 _Properties)
Parent (継承元 _Properties)
VBE (継承元 _Properties)

メソッド

GetEnumerator() (継承元 _Properties)
Item(Object) (継承元 _Properties)

適用対象