Share via


IProjectSnapshot.DefaultNamespace Property

Definition

Gets the string that represents the default namespace of the project.

[System.Runtime.CompilerServices.Nullable(2)]
public string? DefaultNamespace { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.DefaultNamespace : string
Public ReadOnly Property DefaultNamespace As String

Property Value

Attributes

Applies to