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

반환

적용 대상