Enumerazione webrefUrlBehavior
Utilizzato dalla proprietà UrlBehavior.
Spazio dei nomi: VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
Sintassi
'Dichiarazione
<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
Membri
Nome membro | Descrizione | |
---|---|---|
webrefUrlBehaviorDynamic | L'URL del riferimento Web viene recuperato come proprietà dinamica. | |
webrefUrlBehaviorStatic | L'URL del riferimento Web è contenuto nel codice proxy. |