ResolverExtensions.ResolveSetter(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 ResolveSetter (this Microsoft.VisualStudio.Composition.Reflection.PropertyRef propertyRef);
static member ResolveSetter : Microsoft.VisualStudio.Composition.Reflection.PropertyRef -> System.Reflection.MethodInfo
<Extension()>
Public Function ResolveSetter (propertyRef As PropertyRef) As MethodInfo
Parameters
- propertyRef
- PropertyRef