DesignerTypeConverter.GetProperty(Type, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- type
- Type
- propertyName
- String