Public Member Functions | |
UriKind (int value) | |
int | value () |
Public Attributes | |
RelativeOrAbsolute =(0) | |
Absolute =(1) | |
Relative =(2) | |
fm.liveswitch.UriKind.UriKind | ( | int | value | ) |
int fm.liveswitch.UriKind.value | ( | ) |
fm.liveswitch.UriKind.Absolute =(1) |
fm.liveswitch.UriKind.Relative =(2) |
fm.liveswitch.UriKind.RelativeOrAbsolute =(0) |