Share via


DataViewBrowseObject.GetProperty Method

Include Protected Members
Include Inherited Members

Retrieves the specified property.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Explicit interface implemetationPrivate method

IReflect.GetProperty(String, BindingFlags)

Retrieves the specified property for the type of the current instance, using the specified binding constraints.

Explicit interface implemetationPrivate method

IReflect.GetProperty(String, BindingFlags, Binder, Type, array<Type[], array<ParameterModifier[])

Retrieves the specified public property whose parameters match the specified argument types and modifiers for the type of the current instance, using the specified binding constraints.

Top

See Also

Reference

DataViewBrowseObject Class

DataViewBrowseObject Members

Microsoft.VisualStudio.Data.Framework Namespace