次の方法で共有


OANullProperty.Collection プロパティ

このプロパティが属するコレクションを取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Automation
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public ReadOnly Property Collection As Properties
'使用
Dim instance As OANullProperty
Dim value As Properties

value = instance.Collection
public Properties Collection { get; }
public:
virtual property Properties^ Collection {
    Properties^ get () sealed;
}
public final function get Collection () : Properties

プロパティ値

型 : EnvDTE.Properties

実装

Property.Collection

参照

参照

OANullProperty クラス

OANullProperty メンバ

Microsoft.VisualStudio.Data.Schema.Project.Automation 名前空間