Share via


OperationBase.path Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("path")]
public string path { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("path")>]
member this.path : string with get, set
Public Property path As String

Property Value

Attributes

Applies to