Subscriber portal
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets the namespace imports for the host.
'Declaration Public Overridable Property NamespaceImports As ISet(Of String) Get Private Set 'Usage Dim instance As RazorEngineHost Dim value As ISet(Of String) value = instance.NamespaceImports