次の方法で共有


PropertiesClass クラス

定義

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E18B-0000-0000-C000-000000000046")]
public class PropertiesClass : Microsoft.Vbe.Interop.Properties, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E18B-0000-0000-C000-000000000046")>]
type PropertiesClass = class
    interface _Properties
    interface Properties
    interface IEnumerable
Public Class PropertiesClass
Implements IEnumerable, Properties
継承
PropertiesClass
属性
実装

コンストラクター

PropertiesClass()

プロパティ

Application
Count
Parent
VBE

メソッド

GetEnumerator()
Item(Object)

適用対象