共用方式為


sgenGenerationOption 列舉類型

表示序列化 (Serialization) 產生系統的狀態。

命名空間:  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 命名空間