void SetProperty( string propertyName, Object value )
Sub SetProperty ( propertyName As String, value As Object )
abstract SetProperty : propertyName : string * value : Object -> unit
In This Article