NamespaceElement.Namespace Eigenschap

Definitie

Hiermee haalt u de naamruimte voor dit configuratie-element op of stelt u deze in.

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("namespace", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public string Namespace { get; set; }
[<System.Configuration.ConfigurationProperty("namespace", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
member this.Namespace : string with get, set
Public Property Namespace As String

Waarde van eigenschap

De naamruimte van dit element.

Kenmerken

Van toepassing op