'DeclarationPublicOverridableProperty DefaultNamespace AsStringGetSet'UsageDim instance As RazorEngineHost
Dim value AsString
value = instance.DefaultNamespace
instance.DefaultNamespace = value
Property Value
Type: System.String The default namespace for the host.