ProjectInfo.WithDefaultNamespace(String) 方法

定义

public Microsoft.CodeAnalysis.ProjectInfo WithDefaultNamespace (string? defaultNamespace);
member this.WithDefaultNamespace : string -> Microsoft.CodeAnalysis.ProjectInfo
Public Function WithDefaultNamespace (defaultNamespace As String) As ProjectInfo

参数

defaultNamespace
String

返回

适用于