Share via


AddImportCodeGenerator.NamespaceKeywordLength Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the length of keyword namespace for the code generator.

public int NamespaceKeywordLength { get; set; }
member this.NamespaceKeywordLength : int with get, set
Public Property NamespaceKeywordLength As Integer

Property Value

The length of keyword namespace for the code generator.

Applies to