다음을 통해 공유


PropertyDefinition(String) 생성자

정의

PropertyDefinition 클래스의 새 인스턴스를 초기화합니다.

protected:
 PropertyDefinition(System::String ^ name);
protected PropertyDefinition (string name);
new Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition : string -> Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Protected Sub New (name As String)

매개 변수

name
String

속성의 이름입니다.

적용 대상