PathString.Empty Field

 

Represents the empty path. This field is read-only.

Namespace:   Microsoft.Owin
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

Syntax

public static readonly PathString Empty
public:
static initonly PathString Empty
static val Empty : PathString
Public Shared ReadOnly Empty As PathString

Field Value

Type: Microsoft.Owin.PathString

See Also

PathString Structure
Microsoft.Owin Namespace

Return to top