次の方法で共有


PropertyDefinition コンストラクター

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Protected Sub New ( _
    name As String _
)
'使用
Dim name As String 

Dim instance As New PropertyDefinition(name)
protected PropertyDefinition(
    string name
)
protected:
PropertyDefinition(
    String^ name
)
new : 
        name:string -> PropertyDefinition
protected function PropertyDefinition(
    name : String
)

パラメーター

関連項目

参照

PropertyDefinition クラス

Microsoft.ReportingServices.RdlObjectModel 名前空間