次の方法で共有


ScriptType 列挙型

定義

public enum class ScriptType
[System.Runtime.InteropServices.ComVisible(true)]
public enum ScriptType
type ScriptType = 
Public Enum ScriptType
継承
ScriptType
属性

フィールド

名前 説明
None 0
ExternalAssembly 1
Xslt 2
XsltCallTemplate 3
VbNet 4
CSharp 5
JScript 6
JSharp 7

適用対象