TaskList.SetPropertyValue(String, Object) Method

Definition

This method is not supported.

public:
 virtual void SetPropertyValue(System::String ^ propertyName, System::Object ^ value);
public virtual void SetPropertyValue (string propertyName, object value);
abstract member SetPropertyValue : string * obj -> unit
override this.SetPropertyValue : string * obj -> unit
Public Overridable Sub SetPropertyValue (propertyName As String, value As Object)

Parameters

propertyName
String

Not supported.

value
Object

Not supported.

Remarks

This method is not supported.

Applies to