Property Kind
- Namespace
- Skyline.DataMiner.Net.Ticketing.Validators
- Assembly
- SLNetTypes.dll
Kind
Gets or sets the kind of URI.
public UriKind Kind { get; set; }
Property Value
- UriKind
The kind of URI.
Remarks
System.UriKind
to check:
- System.UriKind.Absolute
- System.UriKind.Relative
- System.UriKind.RelativeOrAbsolute