RazorEngineHost.DefaultNamespace Property

Definition

The namespace which will contain the generated class

public:
 virtual property System::String ^ DefaultNamespace { System::String ^ get(); void set(System::String ^ value); };
public virtual string DefaultNamespace { get; set; }
member this.DefaultNamespace : string with get, set
Public Overridable Property DefaultNamespace As String

Property Value

Applies to