ProjectItemGroupTaskItemInstance.Remove Property

Definition

Unevaluated remove value

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

Property Value

The unevaluated Remove attribute value.

Attributes

Applies to