BaseCodeGenerator.FileNamespace 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.
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