Share via


AddImportCodeGenerator.Namespace Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the string namespace of the generator to add import code generator.

public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String

Property Value

The string namespace of the generator to add import code generator.

Applies to