Sdílet prostřednictvím


TransferSegmentMetadata.Path Property

Definition

Gets or sets a value indicating the stream path assigned to this segment.

[Newtonsoft.Json.JsonProperty(PropertyName="Path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Path")>]
member this.Path : string with get, set
Public Property Path As String

Property Value

The path.

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to