次の方法で共有


OANullProperty コンストラクタ

OANullProperty クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    parent As OAProperties _
)
'使用
Dim parent As OAProperties

Dim instance As New OANullProperty(parent)
public OANullProperty(
    OAProperties parent
)
public:
OANullProperty(
    OAProperties^ parent
)
public function OANullProperty(
    parent : OAProperties
)

パラメータ

参照

参照

OANullProperty クラス

OANullProperty メンバ

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