webrefUrlBehavior Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used by the UrlBehavior property.
public enum class webrefUrlBehavior
C++/CX
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
Name | Value | Description |
---|---|---|
webrefUrlBehaviorStatic | 0 | Web reference URL is contained in the proxy code. |
webrefUrlBehaviorDynamic | 1 | Web reference URL is retrieved as a dynamic property. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |