Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supplies the value for the CopyToOutputDirectory property.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
Public Enumeration __COPYTOOUTPUTSTATE
public enum __COPYTOOUTPUTSTATE
public enum class __COPYTOOUTPUTSTATE
type __COPYTOOUTPUTSTATE
public enum __COPYTOOUTPUTSTATE
Members
Member name | Description | |
---|---|---|
COPYTOOUTPUTSTATE_Always | Metadata value is literal. Value = 1 | |
COPYTOOUTPUTSTATE_Never | Remove metadata. Value = 0 | |
COPYTOOUTPUTSTATE_PreserveNewestFile | Metadata value is literal. Value = 2 |
Remarks
These enumeration values are used in conjunction with CopyToOutputDirectory.