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

返品

適用対象