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
Set the content of the project item as text.
Namespace: NTier.AppWizard.GeneratorAssembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public void SetContentText( string content ) |
Visual Basic |
---|
Public Sub SetContentText ( content As String ) |
Visual C++ |
---|
public: void SetContentText( String^ content ) |
Parameters
- content
- Type: System..::..String