Share via


IMvcRazorHost.DefaultNamespace Property

Definition

Represent the namespace the main entry class in the view.

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

Property Value

Applies to