Request

Response

    ParameterDefinition.IsCustomParameter property

    IsCustomParameter is used to understand is parameter is custom parameter or not

    public bool IsCustomParameter { get; set; }
    

    See Also