sgenGenerationOption 枚举

指示序列化生成系统的状态。

命名空间:  VSLangProj80
程序集:  VSLangProj80(在 VSLangProj80.dll 中)

语法

声明
<GuidAttribute("DEBB3D21-A024-410E-AA3B-1ABC31625EB7")> _
Public Enumeration sgenGenerationOption
[GuidAttribute("DEBB3D21-A024-410E-AA3B-1ABC31625EB7")]
public enum sgenGenerationOption
[GuidAttribute(L"DEBB3D21-A024-410E-AA3B-1ABC31625EB7")]
public enum class sgenGenerationOption
[<GuidAttribute("DEBB3D21-A024-410E-AA3B-1ABC31625EB7")>]
type sgenGenerationOption
public enum sgenGenerationOption

成员

成员名称 说明
sgenGenerationOption_Auto 自动确定序列化程序集。
sgenGenerationOption_Off 序列化程序集关闭。
sgenGenerationOption_On 序列化程序集打开。

请参阅

参考

VSLangProj80 命名空间