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