次の方法で共有


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 名前空間