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
'Usage
Dim instance As __COPYTOOUTPUTSTATE
public enum __COPYTOOUTPUTSTATE
public enum class __COPYTOOUTPUTSTATE
public enum __COPYTOOUTPUTSTATE
Members
Member name | Description | |
---|---|---|
COPYTOOUTPUTSTATE_Never | Remove metadata. Value = 0 | |
COPYTOOUTPUTSTATE_Always | Metadata value is literal. Value = 1 | |
COPYTOOUTPUTSTATE_PreserveNewestFile | Metadata value is literal. Value = 2 |
Remarks
These enumeration values are used in conjunction with CopyToOutputDirectory.