次の方法で共有


InputEndpoint.EndpointName Property

Definition

Gets or sets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to