webrefUrlBehavior 枚举
由 UrlBehavior 属性使用。
命名空间: VSLangProj
程序集: VSLangProj(在 VSLangProj.dll 中)
语法
声明
<GuidAttribute("1FE01DDF-C760-4307-8A40-0D023AEAFF07")> _
Public Enumeration webrefUrlBehavior
[GuidAttribute("1FE01DDF-C760-4307-8A40-0D023AEAFF07")]
public enum webrefUrlBehavior
[GuidAttribute(L"1FE01DDF-C760-4307-8A40-0D023AEAFF07")]
public enum class webrefUrlBehavior
[<GuidAttribute("1FE01DDF-C760-4307-8A40-0D023AEAFF07")>]
type webrefUrlBehavior
public enum webrefUrlBehavior
成员
成员名称 | 说明 | |
---|---|---|
webrefUrlBehaviorDynamic | Web 引用 URL 是作为动态属性检索的。 | |
webrefUrlBehaviorStatic | Web 引用 URL 包含在代理代码中。 |