Provider.Namespace Property

Definition

The namespace of the provider.

[System.Text.Json.Serialization.JsonPropertyName("namespace")]
public string Namespace { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("namespace")>]
member this.Namespace : string with get, set
Public Property Namespace As String

Property Value

Attributes

Applies to