NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcFileConfiguration Class

[This is preliminary documentation and subject to change.]

Represents the configuration of a file.

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

System.Object
   NAnt.VSNet.ConfigurationBase
      NAnt.VSNet.VcConfigurationBase
         NAnt.VSNet.VcFileConfiguration

[Visual Basic]
Public Class VcFileConfiguration
    Inherits VcConfigurationBase
[C#]
public class VcFileConfiguration : VcConfigurationBase

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

Missing <remarks> documentation for T:NAnt.VSNet.VcFileConfiguration

Requirements

Namespace: NAnt.VSNet

Assembly: NAnt.VSNetTasks (in NAnt.VSNetTasks.dll)

See Also

VcFileConfiguration Members | NAnt.VSNet Namespace