ICatalogSyncError.Path Property

Definition

The path of the file the error is associated with.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The path of the file the error is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="path")]
public string Path { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The path of the file the error is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="path")>]
member this.Path : string
Public ReadOnly Property Path As String

Property Value

Attributes

Applies to