ModuleEndpointOutputPathInfo.UniqueRelativePath 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 unique relative path where mef should write output to. T
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)]
public string UniqueRelativePath { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)>]
member this.UniqueRelativePath : string with get, set
Public Property UniqueRelativePath As String
Property Value
- Attributes
Remarks
This path must be unique per workflow endpoint and exists within the relative path specified in OutputDatalakeFolderInfo.