次の方法で共有


ScopeNamespace.TargetNamespace プロパティ

定義

名前空間スコープ拡張機能の拡張機能を作成する名前空間を取得または設定します。 この名前空間が存在しない場合は、作成されます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象