Table of Contents

Property AcceptedUriSchemes

Namespace
Skyline.DataMiner.Net.Sections
Assembly
SLNetTypes.dll

AcceptedUriSchemes

Gets or sets the accepted URI schemes.

public HashSet<string> AcceptedUriSchemes { get; set; }

Property Value

HashSet<string>

The accepted URI schemes.

Remarks

Set of accepted uri schemes.

  • System.Uri.UriSchemeFile
  • System.Uri.UriSchemeFtp
  • System.Uri.UriSchemeGopher
  • System.Uri.UriSchemeHttp
  • System.Uri.UriSchemeHttps
  • System.Uri.UriSchemeMailto
  • System.Uri.UriSchemeNetPipe
  • System.Uri.UriSchemeNetTcp
  • System.Uri.UriSchemeNews
  • System.Uri.UriSchemeNntp