共用方式為


ProviderOperation.Origin 屬性

定義

取得或設定作業原點。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於