BaseCodeGenerator.FileNamespace Property

Definition

namespace for the file.

protected:
 property System::String ^ FileNamespace { System::String ^ get(); };
protected:
 property Platform::String ^ FileNamespace { Platform::String ^ get(); };
protected string FileNamespace { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.FileNamespace : string
Protected ReadOnly Property FileNamespace As String

Property Value

Attributes

Applies to