RazorEngineHost.NamespaceImports 属性

定义

要在生成的文件中导入的命名空间列表

public:
 property System::Collections::Generic::ISet<System::String ^> ^ NamespaceImports { System::Collections::Generic::ISet<System::String ^> ^ get(); };
public System.Collections.Generic.ISet<string> NamespaceImports { get; }
member this.NamespaceImports : System.Collections.Generic.ISet<string>
Public ReadOnly Property NamespaceImports As ISet(Of String)

属性值

适用于