IProjectSnapshot.DefaultNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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