ResolverExtensions.ResolveGetter(PropertyRef) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Reflection.MethodInfo ResolveGetter (this Microsoft.VisualStudio.Composition.Reflection.PropertyRef propertyRef);
static member ResolveGetter : Microsoft.VisualStudio.Composition.Reflection.PropertyRef -> System.Reflection.MethodInfo
<Extension()>
Public Function ResolveGetter (propertyRef As PropertyRef) As MethodInfo
Parameters
- propertyRef
- PropertyRef