webrefUrlBehavior Enum

Definition

Used by the UrlBehavior property.

public enum class webrefUrlBehavior
public enum class webrefUrlBehavior
enum webrefUrlBehavior
[System.Runtime.InteropServices.Guid("1FE01DDF-C760-4307-8A40-0D023AEAFF07")]
public enum webrefUrlBehavior
[<System.Runtime.InteropServices.Guid("1FE01DDF-C760-4307-8A40-0D023AEAFF07")>]
type webrefUrlBehavior = 
Public Enum webrefUrlBehavior
Inheritance
webrefUrlBehavior
Attributes

Fields

webrefUrlBehaviorDynamic 1

Web reference URL is retrieved as a dynamic property.

webrefUrlBehaviorStatic 0

Web reference URL is contained in the proxy code.

Applies to