ProjectItemGroupTaskItemInstance.Remove Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 : stringPublic ReadOnly Property Remove As StringProperty Value
The unevaluated Remove attribute value.
- Attributes