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.
Specifies where to log command window commands and output.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration LOGTOFILEOPTION
public enum LOGTOFILEOPTION
public enum class LOGTOFILEOPTION
type LOGTOFILEOPTION
public enum LOGTOFILEOPTION
Members
Member name | Description | |
---|---|---|
LTFO_APPEND | Append to specified file. | |
LTFO_OVERWRITE | Overwrite specified file. | |
LTFO_VALIDMASK | Union of all valid bits. |
Remarks
COM Signature
From vsshell.idl: