Partager via


DesignerPropertyDescriptor.GetPropertyDescriptor(Type, String) Méthode

Définition

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

Paramètres

type
Type
propertyName
String

Retours

S’applique à