docs.unity.cn
    Show / Hide Table of Contents

    Method StripQueryParameters

    StripQueryParameters(String)

    Strips the query parameters of an url.

    Declaration
    public static string StripQueryParameters(string path)
    Parameters
    Type Name Description
    String path

    The path to check.

    Returns
    Type Description
    String

    Returns the path without query parameters.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use