An NDoc Documented Class Library

GeneratedFile Class

Represents a generated file.

For a list of all members of this type, see GeneratedFile Members.

System.Object
   ExpertCoder.Packaging.LocatableElement
      ExpertCoder.Packaging.GeneratedFile

public class GeneratedFile : LocatableElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used to provide information about objects that are ment to be the content of a generated file.

Using instances of this class you can specify the name and location of generated files, their content (this is the object that you generated), and whether existing files should be overwritten or preserved.

Requirements

Namespace: ExpertCoder.Packaging

Assembly: ExpertCoder.Packaging (in ExpertCoder.Packaging.dll)

See Also

GeneratedFile Members | ExpertCoder.Packaging Namespace