共用方式為


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)

屬性值

適用於