WorkflowCompilerOptionsService.RootNamespace Eigenschap

Definitie

Hiermee haalt u de hoofdnaamruimte voor de omgeving op.

public:
 virtual property System::String ^ RootNamespace { System::String ^ get(); };
public virtual string RootNamespace { get; }
member this.RootNamespace : string
Public Overridable ReadOnly Property RootNamespace As String

Waarde van eigenschap

De hoofdnaamruimte voor de omgeving.

Implementeringen

Opmerkingen

De standaard implementatie retourneert String.Empty.

Van toepassing op