DesignerPropertyDescriptor.GetPropertyDescriptor(Type, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static Microsoft::ReportDesigner::DesignerPropertyDescriptor ^ GetPropertyDescriptor(Type ^ type, System::String ^ propertyName);
public static Microsoft.ReportDesigner.DesignerPropertyDescriptor GetPropertyDescriptor (Type type, string propertyName);
static member GetPropertyDescriptor : Type * string -> Microsoft.ReportDesigner.DesignerPropertyDescriptor
Public Shared Function GetPropertyDescriptor (type As Type, propertyName As String) As DesignerPropertyDescriptor
Parâmetros
- type
- Type
- propertyName
- String