CodeSnippetCompileUnit Properties
.NET Framework 1.1
The properties of the CodeSnippetCompileUnit class are listed here. For a complete list of CodeSnippetCompileUnit class members, see the CodeSnippetCompileUnit Members topic.
Public Properties
AssemblyCustomAttributes (inherited from CodeCompileUnit) | Gets a collection of custom attributes for the generated assembly. |
LinePragma | Gets or sets the line and file information about where the code is located in a source code document. |
Namespaces (inherited from CodeCompileUnit) | Gets the collection of namespaces. |
ReferencedAssemblies (inherited from CodeCompileUnit) | Gets the referenced assemblies. |
UserData (inherited from CodeObject) | Gets or sets the user-definable data for the current object. |
Value | Gets or sets the literal code fragment to represent. |
