[To be supplied.]
[Visual Basic] Function GetPresentedIPropertyDescriptor( _ ByVal property As String _ ) As IPropertyDescriptor [C#] IPropertyDescriptor GetPresentedIPropertyDescriptor( string property ); [C++] IPropertyDescriptor* GetPresentedIPropertyDescriptor( String* property ) = 0; [JScript] function GetPresentedIPropertyDescriptor( property : String ) : IPropertyDescriptor;
IPresentedProperties Interface | IPresentedProperties Members | System.Data Namespace