Table of Contents

Property Kind

Namespace
Skyline.DataMiner.Net.Sections
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