다음을 통해 공유


PropertyDefinition 생성자

Initializes a new instance of the PropertyDefinition class.

네임스페이스:  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
)

매개 변수