次の方法で共有


OAProjectItem.ExtenderNames プロパティ

オブジェクトで使用できる Extender のリストを取得します。

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

構文

'宣言
Public Overridable ReadOnly Property ExtenderNames As Object
'使用
Dim instance As OAProjectItem
Dim value As Object

value = instance.ExtenderNames
public virtual Object ExtenderNames { get; }
public:
virtual property Object^ ExtenderNames {
    Object^ get ();
}
public function get ExtenderNames () : Object

プロパティ値

型 : System.Object

実装

ProjectItem.ExtenderNames

参照

参照

OAProjectItem クラス

OAProjectItem メンバ

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