Namespace.CppNamespace Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to