英語で読む

次の方法で共有


LOGTOFILEOPTION Enum

Definition

Specifies where to log command window commands and output.

C++/CX
public enum class LOGTOFILEOPTION
Inheritance
LOGTOFILEOPTION

Fields

Name Value Description
LTFO_APPEND 0

Append to specified file.

LTFO_OVERWRITE 1

Overwrite specified file.

LTFO_VALIDMASK 1

Union of all valid bits.

Remarks

COM Signature

From vsshell.idl:

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022