AddFiles.TargetFolder 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.
Gets the optional relative path of the target folder inside the project.
[System.Runtime.CompilerServices.Nullable(2)]
public string? TargetFolder { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.TargetFolder : string
Public ReadOnly Property TargetFolder As String
Property Value
- Attributes