ResolvePathCommand.RelativeBasePath 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 or sets the path the resolved relative path should be based off.
[System.Management.Automation.Parameter]
public string RelativeBasePath { get; set; }
[<System.Management.Automation.Parameter>]
member this.RelativeBasePath : string with get, set
Public Property RelativeBasePath As String
Property Value
- Attributes