BuildExtensionContext.RootNamespace Property

Definition

Gets or sets the extension context root namespace.

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

Property Value

The extension context root namespace.

Applies to