public enum ENUriKind : System.Enum
public enum ENUriKind : System.Enum
Member | Description |
---|---|
Absolute | The Uri is an absolute Uri. |
Relative | The Uri is a relative Uri. |
RelativeOrAbsolute | The kind of the Uri is indeterminate. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.ENUriKind
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)