Condividi tramite


ServerEndpoint.ServerLocalPath Property

Definition

Gets or sets server Local path.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to