ProjectTaskOutputPropertyInstance.PropertyName Property

Definition

Name of the property to put the output in

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
public string PropertyName { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.PropertyName : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Property Value

The name of the property that receives the output.

Attributes

Applies to