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
The unique project guid that appears in the project file.
Namespace: NTier.AppWizard.GeneratorAssembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public Guid ProjectGuid { get; set; } |
Visual Basic |
---|
Public Property ProjectGuid As Guid Get Set |
Visual C++ |
---|
public: property Guid ProjectGuid { Guid get (); void set (Guid value); } |