See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Get the name of the project item file including the folder.
Namespace: NTier.AppWizard.GeneratorAssembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public string FullName { get; } |
Visual Basic |
---|
Public ReadOnly Property FullName As String Get |
Visual C++ |
---|
public: property String^ FullName { String^ get (); } |