PathString.Empty Field

Definition

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

public: static initonly Microsoft::AspNetCore::Http::PathString Empty;
public static readonly Microsoft.AspNetCore.Http.PathString Empty;
 staticval mutable Empty : Microsoft.AspNetCore.Http.PathString
Public Shared ReadOnly Empty As PathString 

Field Value

Applies to