다음을 통해 공유


DesignerTypeConverter.GetProperty(Type, String) 메서드

정의

public:
 Microsoft::ReportDesigner::DesignerPropertyDescriptor ^ GetProperty(Type ^ type, System::String ^ propertyName);
public Microsoft.ReportDesigner.DesignerPropertyDescriptor GetProperty (Type type, string propertyName);
member this.GetProperty : Type * string -> Microsoft.ReportDesigner.DesignerPropertyDescriptor
Public Function GetProperty (type As Type, propertyName As String) As DesignerPropertyDescriptor

매개 변수

type
Type
propertyName
String

반환

적용 대상