ContentTyper

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.net.webdav
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


ContentType

 

method ContentType(ctx: Context): tuple of (string, error)

 

(string, error) ContentType(Context ctx)

 

func ContentType(_ ctx: Context) -> (string, error)

 

func ContentType(ctx Context) tuple of (string, error)

 

Function ContentType(ctx As Context) As Tuple (Of string, error)

Parameters:

  • ctx: