Condividi tramite


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
webrefUrlBehaviorStatic L'URL del riferimento Web è contenuto nel codice proxy.
webrefUrlBehaviorDynamic L'URL del riferimento Web viene recuperato come proprietà dinamica.

Vedere anche

Riferimenti

Spazio dei nomi VSLangProj