ProjectInfo.WithDefaultNamespace(String) Método

Definição

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

Parâmetros

defaultNamespace
String

Retornos

Aplica-se a