Share via


TaskParameterEventArgs.PropertyName Property

Definition

The name of the property if Kind is TaskOutput and the task output is assigned to a property, null otherwise.

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Property Value

Applies to