| Visual Basic (Declaration) | |
|---|---|
Protected Overrides NotOverridable Sub SetPropertyValue( _ ByVal propertyInfo As PropertyInfo, _ ByVal target As Object, _ ByVal value As Object, _ ByVal culture As CultureInfo _ ) | |
| C# | |
|---|---|
protected override void SetPropertyValue( PropertyInfo propertyInfo, object target, object value, CultureInfo culture ) | |
Parameters
- propertyInfo
- target
- value
- culture
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family