次の方法で共有


Namespace.CppNamespace プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象